Skip to content

Commit f98c5b6

Browse files
committed
chore(deps): update qs dependency to fix CVE
1 parent a1ed06e commit f98c5b6

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ minimumReleaseAge: 2880 # 2 days in minutes
5555
minimumReleaseAgeExclude:
5656
# exclude packages that I personally maintain and are safe to use on the same day
5757
- '@lerna-lite/*'
58-
- eslint-plugin-local-import-ext
5958

6059
overrides:
6160
'@hono/node-server': ^2.0.2
@@ -65,3 +64,4 @@ overrides:
6564
lodash: ^4.18.1
6665
minimatch: ^10.2.5
6766
picomatch: ^4.0.4
67+
qs: ^6.15.2

0 commit comments

Comments
 (0)