Skip to content

Commit

Permalink
Merge pull request #1 from sendwithus/update-qs-vulnerability
Browse files Browse the repository at this point in the history
Update qs to latest version
  • Loading branch information
demoore authored Feb 19, 2020
2 parents f31e457 + 25e85cf commit e2b6cad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"test": "node test/all.js"
},
"dependencies": {
"qs": "1.2.0",
"iconv-lite": "0.2.11",
"qs": "^6.9.1",
"xml2js": "0.4.0",
"yaml": "0.2.3",
"iconv-lite": "0.2.11"
"yaml": "0.2.3"
},
"devDependencies": {
"nodeunit": "0.8.2"
Expand Down

0 comments on commit e2b6cad

Please sign in to comment.