From 7a9c4ba61097cf1a10d40e8a3f2ccb89776ae28b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 11:11:28 +0000 Subject: [PATCH] chore(npm): update dependency @types/tough-cookie to v4.0.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0401907e..e9a5c567 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", "@types/node": "14.18.63", - "@types/tough-cookie": "4.0.4", + "@types/tough-cookie": "4.0.5", "ava": "5.3.1", "axios": "1.6.0", "npm-run-all": "4.1.5", diff --git a/yarn.lock b/yarn.lock index eb3ae87f..804894db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -586,10 +586,10 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c" integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A== -"@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== +"@types/tough-cookie@4.0.5": + version "4.0.5" + resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.5.tgz#cb6e2a691b70cb177c6e3ae9c1d2e8b2ea8cd304" + integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA== "@typescript-eslint/eslint-plugin@5.62.0": version "5.62.0"