Skip to content

Commit 5138935

Browse files
fix(deps): update dependency qs to v6.15.1 (#4568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad92ede commit 5138935

3 files changed

Lines changed: 16 additions & 16 deletions

File tree

packages/web-koa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/qs": "6.15.0",
3939
"koa": "3.1.2",
4040
"koa-bodyparser": "4.4.1",
41-
"qs": "6.15.0"
41+
"qs": "6.15.1"
4242
},
4343
"author": "Harry Chen <czy88840616@gmail.com>",
4444
"repository": {

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"egg-path-matching": "^2.1.0",
5656
"find-up": "5.0.0",
5757
"mkdirp": "1.0.4",
58-
"qs": "6.15.0"
58+
"qs": "6.15.1"
5959
},
6060
"author": "Harry Chen <czy88840616@gmail.com>",
6161
"repository": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)