Skip to content

Commit c4ebc33

Browse files
committed
update qs to fix vulnerability
1 parent a6ddce4 commit c4ebc33

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -23,7 +23,7 @@
2323
"@azure/cosmos": "3.17.3",
2424
"axios": "1.13.5",
2525
"lodash": "4.17.23",
26-
"qs": "6.14.1"
26+
"qs": "6.14.2"
2727
},
2828
"lint-staged": {
2929
"*.{js,json}": "prettier --write"

0 commit comments

Comments
 (0)