Skip to content

Commit ff52bc1

Browse files
author
Karl Norling
committed
Updating tough-cookie due to security fix.
- See: https://www.versioneye.com/Node.JS/tough-cookie/2.3.2 - Also tough-cookie: - salesforce/tough-cookie#97 - salesforce/tough-cookie#92
1 parent 6f1b51e commit ff52bc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"util",
88
"utility"
99
],
10-
"version": "2.82.1",
10+
"version": "2.82.2",
1111
"author": "Mikeal Rogers <[email protected]>",
1212
"repository": {
1313
"type": "git",
@@ -46,7 +46,7 @@
4646
"qs": "~6.5.1",
4747
"safe-buffer": "^5.1.1",
4848
"stringstream": "~0.0.5",
49-
"tough-cookie": "~2.3.2",
49+
"tough-cookie": "~2.3.3",
5050
"tunnel-agent": "^0.6.0",
5151
"uuid": "^3.1.0"
5252
},

0 commit comments

Comments
 (0)