Skip to content

Commit

Permalink
Updating tough-cookie due to security fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Norling committed Sep 22, 2017
1 parent 6f1b51e commit ff52bc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -7,7 +7,7 @@
"util",
"utility"
],
"version": "2.82.1",
"version": "2.82.2",
"author": "Mikeal Rogers <mikeal.rogers@gmail.com>",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,7 +46,7 @@
"qs": "~6.5.1",
"safe-buffer": "^5.1.1",
"stringstream": "~0.0.5",
"tough-cookie": "~2.3.2",
"tough-cookie": "~2.3.3",
"tunnel-agent": "^0.6.0",
"uuid": "^3.1.0"
},
Expand Down

0 comments on commit ff52bc1

Please sign in to comment.