Skip to content

Commit

Permalink
Merge pull request #44 from MikeMcC399/peg/qs
Browse files Browse the repository at this point in the history
fix(deps): lock qs to 6.10.4
  • Loading branch information
Ben M committed Sep 5, 2023
2 parents 99338c8 + fb9f625 commit ca62f3a
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.10.3",
"qs": "6.10.4",
"safe-buffer": "^5.1.2",
"tough-cookie": "^4.1.3",
"tunnel-agent": "^0.6.0",
Expand Down

0 comments on commit ca62f3a

Please sign in to comment.