summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2020-11-17 19:51:43 +0100
committerGitHub2020-11-17 19:51:43 +0100
commited98084c1362a3b81f67753c913e9d695cbb4e5a (patch)
tree82ee92814475896ddd5c9225aa82e8338b830b11 /package.json
parentd3b2f482b2673ab94a50841f48a80c8dd9db5cc0 (diff)
parent5a7adef1db6fd667340b63420c087ab26dfa4842 (diff)
Merge pull request #583 from hedgedoc/renovate/tough-cookie-2.x
Update dependency tough-cookie to ~2.5.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b937717f..5533fea0 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"
},