summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot2020-11-17 17:05:24 +0000
committerRenovate Bot2020-11-17 17:05:24 +0000
commit5a7adef1db6fd667340b63420c087ab26dfa4842 (patch)
tree0674f5bc33c668f4ebd7a2139cb3ada72fcbfe55 /package.json
parent7281876763f2a385d2f3762c157058734c4abdaf (diff)
Update dependency tough-cookie to ~2.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 873fc17f..4675ffc6 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"xss": "^1.0.3"
},
"resolutions": {
- "**/tough-cookie": "~2.4.0",
+ "**/tough-cookie": "~2.5.0",
"**/minimatch": "^3.0.2",
"**/request": "^2.88.0"
},