diff --git a/package.json b/package.json index 8a3ece2d..63b0a0ba 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/request": "2.48.11", "@types/semver": "7.5.4", "@types/superagent": "4.1.20", - "@types/tough-cookie": "4.0.3", + "@types/tough-cookie": "4.0.4", "agentkeepalive": "4.5.0", "ava": "5.3.1", "axios": "1.5.1", diff --git a/yarn.lock b/yarn.lock index 3608d679..59655678 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1683,10 +1683,10 @@ "@types/cookiejar" "*" "@types/node" "*" -"@types/tough-cookie@*", "@types/tough-cookie@4.0.3": - version "4.0.3" - resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.3.tgz#3d06b6769518450871fbc40770b7586334bdfd90" - integrity sha512-THo502dA5PzG/sfQH+42Lw3fvmYkceefOspdCwpHRul8ik2Jv1K8I5OZz1AT3/rs46kwgMCe9bSBmDLYkkOMGg== +"@types/tough-cookie@*", "@types/tough-cookie@4.0.4": + version "4.0.4" + resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.4.tgz#cf2f0c7c51b985b6afecea73eb2cd65421ecb717" + integrity sha512-95Sfz4nvMAb0Nl9DTxN3j64adfwfbBPEYq14VN7zT5J5O2M9V6iZMIIQU1U+pJyl9agHYHNCqhCXgyEtIRRa5A== "@typescript-eslint/eslint-plugin@5.62.0": version "5.62.0"