Skip to content

Commit ed5b713

Browse files
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3
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]>
1 parent c19db8f commit ed5b713

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

yarn.lock

+9-8
Original file line numberDiff line numberDiff line change
@@ -10950,13 +10950,14 @@ [email protected]:
1095010950
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
1095110951

1095210952
tough-cookie@^4.0.0:
10953-
version "4.0.0"
10954-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4"
10955-
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
10953+
version "4.1.3"
10954+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
10955+
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
1095610956
dependencies:
1095710957
psl "^1.1.33"
1095810958
punycode "^2.1.1"
10959-
universalify "^0.1.2"
10959+
universalify "^0.2.0"
10960+
url-parse "^1.5.3"
1096010961

1096110962
tr46@^1.0.1:
1096210963
version "1.0.1"
@@ -11180,10 +11181,10 @@ unique-string@^2.0.0:
1118011181
dependencies:
1118111182
crypto-random-string "^2.0.0"
1118211183

11183-
universalify@^0.1.2:
11184-
version "0.1.2"
11185-
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
11186-
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
11184+
universalify@^0.2.0:
11185+
version "0.2.0"
11186+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
11187+
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
1118711188

1118811189
universalify@^2.0.0:
1118911190
version "2.0.0"

0 commit comments

Comments
 (0)