Skip to content

Commit 1f7db39

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 fc09f64 commit 1f7db39

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

package-lock.json

Lines changed: 14 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"request-promise-native": "^1.0.3",
3535
"sax": "^1.2.1",
3636
"symbol-tree": "^3.2.1",
37-
"tough-cookie": "^2.3.2",
37+
"tough-cookie": "^2.3.3",
3838
"webidl-conversions": "^4.0.0",
3939
"whatwg-encoding": "^1.0.1",
4040
"whatwg-url": "^6.1.0",

0 commit comments

Comments
 (0)