Skip to content

Commit 29b955c

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency qs to ^6.14.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca7816f commit 29b955c

File tree

3 files changed

+167
-37
lines changed

3 files changed

+167
-37
lines changed

extensions/authentication-passport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"lodash": "^4.17.21",
7575
"passport-http": "^0.3.0",
7676
"passport-oauth2": "^1.8.0",
77-
"qs": "^6.13.1",
77+
"qs": "^6.14.0",
7878
"supertest": "^7.0.0"
7979
}
8080
}

package-lock.json

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

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"lodash": "^4.17.21",
6565
"on-finished": "^2.4.1",
6666
"path-to-regexp": "^6.3.0",
67-
"qs": "^6.13.1",
67+
"qs": "^6.14.0",
6868
"strong-error-handler": "^5.0.15",
6969
"tslib": "^2.8.1",
7070
"type-is": "^1.6.18",

0 commit comments

Comments
 (0)