Skip to content

Commit

Permalink
upgrading qs to 6.10.3 to resolve the vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
siva-I authored and jordanpowell88 committed Aug 1, 2023
1 parent e6f960c commit 7f34afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"json-stringify-safe": "~5.0.1",
"mime-types": "~2.1.19",
"performance-now": "^2.1.0",
"qs": "~6.5.2",
"qs": "~6.10.3",
"safe-buffer": "^5.1.2",
"tough-cookie": "~2.5.0",
"tunnel-agent": "^0.6.0",
Expand Down

0 comments on commit 7f34afe

Please sign in to comment.