Skip to content

Commit 0c03dda

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

extensions/authentication-passport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/passport": "^1.0.17",
6666
"@types/passport-http": "^0.3.11",
6767
"@types/passport-oauth2": "^1.4.17",
68-
"@types/qs": "^6.9.18",
68+
"@types/qs": "^6.14.0",
6969
"axios": "^1.9.0",
7070
"body-parser": "^2.2.0",
7171
"express": "^4.21.2",

package-lock.json

Lines changed: 5 additions & 5 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
@@ -84,7 +84,7 @@
8484
"@types/multer": "^1.4.12",
8585
"@types/node": "^16.18.126",
8686
"@types/on-finished": "^2.3.4",
87-
"@types/qs": "^6.9.18",
87+
"@types/qs": "^6.14.0",
8888
"multer": "^2.0.0"
8989
}
9090
}

0 commit comments

Comments
 (0)