Skip to content

Commit 48e08a7

Browse files
cdimasciosnyk-bot
andauthored
fix: package.json & package-lock.json to reduce vulnerabilities (#1127)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 6493afe commit 48e08a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"multer": "^2.0.2",
5050
"ono": "^7.1.3",
5151
"path-to-regexp": "^8.2.0",
52-
"qs": "^6.14.0"
52+
"qs": "^6.14.1"
5353
},
5454
"devDependencies": {
5555
"@types/cookie-parser": "^1.4.8",

0 commit comments

Comments
 (0)