Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency tough-cookie to v5 #5535

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"debug": "^4.3.4",
"semver": "^7.5.2",
"minimist": "^1.2.8",
"tough-cookie": "^4.1.3",
"tough-cookie": "^5.0.0",
"ip": ">=2.0.1",
"tar": "6.2.1",
"braces": "^3.0.3",
Expand Down
49 changes: 25 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11589,13 +11589,6 @@ __metadata:
languageName: node
linkType: hard

"psl@npm:^1.1.33":
version: 1.9.0
resolution: "psl@npm:1.9.0"
checksum: 20c4277f640c93d393130673f392618e9a8044c6c7bf61c53917a0fddb4952790f5f362c6c730a9c32b124813e173733f9895add8d26f566ed0ea0654b2e711d
languageName: node
linkType: hard

"pstree.remy@npm:^1.1.8":
version: 1.1.8
resolution: "pstree.remy@npm:1.1.8"
Expand All @@ -11613,7 +11606,7 @@ __metadata:
languageName: node
linkType: hard

"punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.0":
"punycode@npm:^2.1.0, punycode@npm:^2.3.0":
version: 2.3.0
resolution: "punycode@npm:2.3.0"
checksum: 39f760e09a2a3bbfe8f5287cf733ecdad69d6af2fe6f97ca95f24b8921858b91e9ea3c9eeec6e08cede96181b3bb33f95c6ffd8c77e63986508aa2e8159fa200
Expand Down Expand Up @@ -13410,6 +13403,24 @@ __metadata:
languageName: node
linkType: hard

"tldts-core@npm:^6.1.76":
version: 6.1.76
resolution: "tldts-core@npm:6.1.76"
checksum: be685e9982286142d8f57cca6ab8817789ab2085578e4a2f4fbf4fba7cf1059d7eec109222039e88aa5fece42df1109969e7ec6f83029dc5cc29682ede3db708
languageName: node
linkType: hard

"tldts@npm:^6.1.32":
version: 6.1.76
resolution: "tldts@npm:6.1.76"
dependencies:
tldts-core: ^6.1.76
bin:
tldts: bin/cli.js
checksum: 39f0dd3358a0a82cf6c491b8af65924c7f02221e275841f9f4e8d42452f1f1b0e95ba9af1da1964d69ceaf59c22df392923e1f54822b453aec1db78d98a74be2
languageName: node
linkType: hard

"tmp@npm:^0.0.33":
version: 0.0.33
resolution: "tmp@npm:0.0.33"
Expand Down Expand Up @@ -13476,15 +13487,12 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.1.3":
version: 4.1.3
resolution: "tough-cookie@npm:4.1.3"
"tough-cookie@npm:^5.0.0":
version: 5.1.0
resolution: "tough-cookie@npm:5.1.0"
dependencies:
psl: ^1.1.33
punycode: ^2.1.1
universalify: ^0.2.0
url-parse: ^1.5.3
checksum: c9226afff36492a52118432611af083d1d8493a53ff41ec4ea48e5b583aec744b989e4280bcf476c910ec1525a89a4a0f1cae81c08b18fb2ec3a9b3a72b91dcc
tldts: ^6.1.32
checksum: 6f985b41e910ea7cb2556fba8128a594c8f1e4c0cfd929ea274d637441a7f81c98e146a4a1e0bcb0bfb55166d2e7f6e4d49566aa0c6e0caa5aa4f79ebf1d0bfc
languageName: node
linkType: hard

Expand Down Expand Up @@ -13880,13 +13888,6 @@ __metadata:
languageName: node
linkType: hard

"universalify@npm:^0.2.0":
version: 0.2.0
resolution: "universalify@npm:0.2.0"
checksum: e86134cb12919d177c2353196a4cc09981524ee87abf621f7bc8d249dbbbebaec5e7d1314b96061497981350df786e4c5128dbf442eba104d6e765bc260678b5
languageName: node
linkType: hard

"universalify@npm:^2.0.0":
version: 2.0.0
resolution: "universalify@npm:2.0.0"
Expand Down Expand Up @@ -13952,7 +13953,7 @@ __metadata:
languageName: node
linkType: hard

"url-parse@npm:^1.4.3, url-parse@npm:^1.5.3":
"url-parse@npm:^1.4.3":
version: 1.5.10
resolution: "url-parse@npm:1.5.10"
dependencies:
Expand Down