diff --git a/package-lock.json b/package-lock.json index 92acfa3..581aa49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2846,9 +2846,9 @@ } }, "node_modules/tough-cookie": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.0.tgz", - "integrity": "sha512-IVX6AagLelGwl6F0E+hoRpXzuD192cZhAcmT7/eoLr0PnsB1wv2E5c+A2O+V8xth9FlL2p0OstFsWn0bZpVn4w==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", + "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", "dependencies": { "psl": "^1.1.33", "punycode": "^2.1.1", @@ -5138,9 +5138,9 @@ } }, "tough-cookie": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.0.tgz", - "integrity": "sha512-IVX6AagLelGwl6F0E+hoRpXzuD192cZhAcmT7/eoLr0PnsB1wv2E5c+A2O+V8xth9FlL2p0OstFsWn0bZpVn4w==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", + "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", "requires": { "psl": "^1.1.33", "punycode": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index f5ceaea..982b2e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1319,8 +1319,8 @@ to-regex-range@^5.0.1: is-number "^7.0.0" tough-cookie@^4.0.0: - version "4.1.0" - resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.0.tgz" + version "4.1.3" + resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf" dependencies: psl "^1.1.33" punycode "^2.1.1"