Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit 4b8bc62

Browse files
authored
Merge pull request #60 from dansmaculotte/dependabot/npm_and_yarn/tough-cookie-4.1.3
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3
2 parents 35db8a6 + c98bd93 commit 4b8bc62

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8011,13 +8011,14 @@ toidentifier@1.0.1:
80118011
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
80128012

80138013
tough-cookie@^4.0.0:
8014-
version "4.0.0"
8015-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4"
8016-
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
8014+
version "4.1.3"
8015+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
8016+
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
80178017
dependencies:
80188018
psl "^1.1.33"
80198019
punycode "^2.1.1"
8020-
universalify "^0.1.2"
8020+
universalify "^0.2.0"
8021+
url-parse "^1.5.3"
80218022

80228023
tr46@^2.0.2:
80238024
version "2.0.2"
@@ -8190,10 +8191,10 @@ uniq@^1.0.1:
81908191
resolved "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz"
81918192
integrity sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=
81928193

8193-
universalify@^0.1.2:
8194-
version "0.1.2"
8195-
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
8196-
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
8194+
universalify@^0.2.0:
8195+
version "0.2.0"
8196+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
8197+
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
81978198

81988199
universalify@^1.0.0:
81998200
version "1.0.0"
@@ -8235,7 +8236,7 @@ urix@^0.1.0:
82358236
resolved "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz"
82368237
integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
82378238

8238-
url-parse@^1.5.1:
8239+
url-parse@^1.5.1, url-parse@^1.5.3:
82398240
version "1.5.10"
82408241
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
82418242
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==

0 commit comments

Comments
 (0)