Skip to content

Commit 6f3137f

Browse files
authored
refactor: running pnpm audit --fix (#175)
1 parent ecee283 commit 6f3137f

File tree

2 files changed

+30
-17
lines changed

2 files changed

+30
-17
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,8 @@
7676
},
7777
"pnpm": {
7878
"overrides": {
79-
"@eslint/plugin-kit@<0.3.4": ">=0.3.4",
80-
"qs@<6.14.1": ">=6.14.1",
81-
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23",
82-
"@isaacs/brace-expansion@<=5.0.0": ">=5.0.1"
79+
"qs@>=6.7.0 <=6.14.1": ">=6.14.2",
80+
"markdown-it@>=13.0.0 <14.1.1": ">=14.1.1"
8381
}
8482
}
8583
}

pnpm-lock.yaml

Lines changed: 28 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)