Skip to content

Commit ca62f3a

Browse files
author
Ben M
authored
Merge pull request #44 from MikeMcC399/peg/qs
fix(deps): lock qs to 6.10.4
2 parents 99338c8 + fb9f625 commit ca62f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"json-stringify-safe": "~5.0.1",
4141
"mime-types": "~2.1.19",
4242
"performance-now": "^2.1.0",
43-
"qs": "~6.10.3",
43+
"qs": "6.10.4",
4444
"safe-buffer": "^5.1.2",
4545
"tough-cookie": "^4.1.3",
4646
"tunnel-agent": "^0.6.0",

0 commit comments

Comments
 (0)