Skip to content

Commit

Permalink
Merge pull request #2584 from sergejmueller/patch-1
Browse files Browse the repository at this point in the history
Security issue: Upgrade qs to version 6.4.0
  • Loading branch information
simov committed Mar 9, 2017
2 parents fa48e67 + 34d1ea5 commit d99964c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"mime-types": "~2.1.7",
"oauth-sign": "~0.8.1",
"performance-now": "^0.2.0",
"qs": "~6.3.0",
"qs": "~6.4.0",
"safe-buffer": "^5.0.1",
"stringstream": "~0.0.4",
"tough-cookie": "~2.3.0",
Expand Down

0 comments on commit d99964c

Please sign in to comment.