Skip to content

Commit

Permalink
Updates dependencies to fix npm audit warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlyzzz committed Apr 18, 2020
1 parent bf1225e commit 4b01973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"repository": "koajs/qs",
"dependencies": {
"merge-descriptors": "~0.0.2",
"qs": "~2.3.3"
"qs": "~6.3.2"
},
"devDependencies": {
"istanbul-harmony": "*",
Expand Down

0 comments on commit 4b01973

Please sign in to comment.