Skip to content

Commit

Permalink
Bump tough-cookie from 4.0.0 to 4.1.3
Browse files Browse the repository at this point in the history
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 425d72c commit 88b9a98
Showing 1 changed file with 38 additions and 13 deletions.
51 changes: 38 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14337,7 +14337,7 @@ __metadata:
node-fetch: ^2.2.1
pluralize: ^8.0.0
throttle-debounce: ^5.0.0
word-wrap: 1.2.5
tough-cookie: 4.1.3
peerDependencies:
graphql: 14 - 16
mobx: 6
Expand All @@ -14360,7 +14360,7 @@ __metadata:
node-fetch: ^2.2.1
pluralize: ^8.0.0
throttle-debounce: ^5.0.0
word-wrap: 1.2.5
tough-cookie: 4.1.3
peerDependencies:
graphql: 14 - 16
mobx: 6
Expand All @@ -14383,7 +14383,7 @@ __metadata:
node-fetch: ^2.2.1
pluralize: ^8.0.0
throttle-debounce: ^5.0.0
word-wrap: 1.2.5
tough-cookie: 4.1.3
peerDependencies:
graphql: 14 - 16
mobx: 6
Expand All @@ -14406,7 +14406,7 @@ __metadata:
node-fetch: ^2.2.1
pluralize: ^8.0.0
throttle-debounce: ^5.0.0
word-wrap: 1.2.5
tough-cookie: 4.1.3
peerDependencies:
graphql: 14 - 16
mobx: 6
Expand All @@ -14429,7 +14429,7 @@ __metadata:
node-fetch: ^2.2.1
pluralize: ^8.0.0
throttle-debounce: ^5.0.0
word-wrap: 1.2.5
tough-cookie: 4.1.3
peerDependencies:
graphql: 14 - 16
mobx: 6
Expand All @@ -14452,7 +14452,7 @@ __metadata:
node-fetch: ^2.2.1
pluralize: ^8.0.0
throttle-debounce: ^5.0.0
word-wrap: 1.2.5
tough-cookie: 4.1.3
peerDependencies:
graphql: 14 - 16
mobx: 6
Expand Down Expand Up @@ -17051,6 +17051,13 @@ __metadata:
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
checksum: 5641ea231bad7ef6d64d9998faca95611ed4b11c2591a8cae741e178a974f6a8e0ebde008475259abe1621cb15e692404e6b6626e927f7b849d5c09392604b15
languageName: node
linkType: hard

"queue-microtask@npm:^1.2.2":
version: 1.2.3
resolution: "queue-microtask@npm:1.2.3"
Expand Down Expand Up @@ -19713,14 +19720,15 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.0.0":
version: 4.0.0
resolution: "tough-cookie@npm:4.0.0"
"tough-cookie@npm:4.1.3, tough-cookie@npm:^4.0.0":
version: 4.1.3
resolution: "tough-cookie@npm:4.1.3"
dependencies:
psl: ^1.1.33
punycode: ^2.1.1
universalify: ^0.1.2
checksum: 0891b37eb7d17faa3479d47f0dce2e3007f2583094ad272f2670d120fbcc3df3b0b0a631ba96ecad49f9e2297d93ff8995ce0d3292d08dd7eabe162f5b224d69
universalify: ^0.2.0
url-parse: ^1.5.3
checksum: c9226afff36492a52118432611af083d1d8493a53ff41ec4ea48e5b583aec744b989e4280bcf476c910ec1525a89a4a0f1cae81c08b18fb2ec3a9b3a72b91dcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -20118,13 +20126,20 @@ __metadata:
languageName: node
linkType: hard

"universalify@npm:^0.1.0, universalify@npm:^0.1.2":
"universalify@npm:^0.1.0":
version: 0.1.2
resolution: "universalify@npm:0.1.2"
checksum: 40cdc60f6e61070fe658ca36016a8f4ec216b29bf04a55dce14e3710cc84c7448538ef4dad3728d0bfe29975ccd7bfb5f414c45e7b78883567fb31b246f02dff
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 @@ -20231,6 +20246,16 @@ __metadata:
languageName: node
linkType: hard

"url-parse@npm:^1.5.3":
version: 1.5.10
resolution: "url-parse@npm:1.5.10"
dependencies:
querystringify: ^2.1.1
requires-port: ^1.0.0
checksum: fbdba6b1d83336aca2216bbdc38ba658d9cfb8fc7f665eb8b17852de638ff7d1a162c198a8e4ed66001ddbf6c9888d41e4798912c62b4fd777a31657989f7bdf
languageName: node
linkType: hard

"use-sync-external-store@npm:^1.2.0":
version: 1.2.0
resolution: "use-sync-external-store@npm:1.2.0"
Expand Down Expand Up @@ -20807,7 +20832,7 @@ __metadata:
languageName: node
linkType: hard

"word-wrap@npm:1.2.5, word-wrap@npm:^1.2.3, word-wrap@npm:~1.2.3":
"word-wrap@npm:^1.2.3, word-wrap@npm:~1.2.3":
version: 1.2.5
resolution: "word-wrap@npm:1.2.5"
checksum: f93ba3586fc181f94afdaff3a6fef27920b4b6d9eaefed0f428f8e07adea2a7f54a5f2830ce59406c8416f033f86902b91eb824072354645eea687dff3691ccb
Expand Down

0 comments on commit 88b9a98

Please sign in to comment.