diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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" }, |