From 5eef9961e546ae96ee0063e53d14736636897442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:09:08 +0800 Subject: [PATCH] chore(deps-dev): bump @types/tough-cookie from 4.0.4 to 4.0.5 (#13740) * chore(deps-dev): bump @types/tough-cookie from 4.0.4 to 4.0.5 Bumps [@types/tough-cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tough-cookie) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tough-cookie) --- updated-dependencies: - dependency-name: "@types/tough-cookie" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6eb73a769ba233..0c261fec4505b5 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "@types/require-all": "3.0.6", "@types/supertest": "2.0.16", "@types/tiny-async-pool": "2.0.2", - "@types/tough-cookie": "4.0.4", + "@types/tough-cookie": "4.0.5", "@vercel/nft": "0.24.3", "cross-env": "7.0.3", "eslint": "8.52.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d482d27236ee00..45cfc82b58ccbf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -284,8 +284,8 @@ devDependencies: specifier: 2.0.2 version: 2.0.2 '@types/tough-cookie': - specifier: 4.0.4 - version: 4.0.4 + specifier: 4.0.5 + version: 4.0.5 '@vercel/nft': specifier: 0.24.3 version: 0.24.3 @@ -1527,7 +1527,7 @@ packages: resolution: {integrity: sha512-sBK/3YjS3uuPj+HzZyhB4GGTnFmk0mdyQfhzZ/sqs9ciyG41QJdZZdwcPa6OfW97OTNTwl5tBAsfEOm/dui9pQ==} dependencies: '@types/node': 20.5.6 - '@types/tough-cookie': 4.0.4 + '@types/tough-cookie': 4.0.5 parse5: 7.1.2 dev: true @@ -1712,7 +1712,7 @@ packages: dependencies: '@types/caseless': 0.12.2 '@types/node': 20.5.6 - '@types/tough-cookie': 4.0.4 + '@types/tough-cookie': 4.0.5 form-data: 2.5.1 /@types/require-all@3.0.6: @@ -1761,8 +1761,8 @@ packages: resolution: {integrity: sha512-0dTO8/Qh4aA77NGROkocUM+kHBYVfqJLY9gAFqbz/fDw2iQCRLr75jZwzRgb7rx2kGHgPzuP2NvyY0FU0+Ja1Q==} dev: true - /@types/tough-cookie@4.0.4: - resolution: {integrity: sha512-95Sfz4nvMAb0Nl9DTxN3j64adfwfbBPEYq14VN7zT5J5O2M9V6iZMIIQU1U+pJyl9agHYHNCqhCXgyEtIRRa5A==} + /@types/tough-cookie@4.0.5: + resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} /@types/triple-beam@1.3.2: resolution: {integrity: sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g==}