Skip to content

Commit a060f1c

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 fae50a9 commit a060f1c

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
@@ -10936,13 +10936,14 @@ [email protected]:
1093610936
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
1093710937

1093810938
tough-cookie@^4.0.0:
10939-
version "4.0.0"
10940-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4"
10941-
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
10939+
version "4.1.3"
10940+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
10941+
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
1094210942
dependencies:
1094310943
psl "^1.1.33"
1094410944
punycode "^2.1.1"
10945-
universalify "^0.1.2"
10945+
universalify "^0.2.0"
10946+
url-parse "^1.5.3"
1094610947

1094710948
tr46@^1.0.1:
1094810949
version "1.0.1"
@@ -11161,10 +11162,10 @@ unique-string@^2.0.0:
1116111162
dependencies:
1116211163
crypto-random-string "^2.0.0"
1116311164

11164-
universalify@^0.1.2:
11165-
version "0.1.2"
11166-
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
11167-
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
11165+
universalify@^0.2.0:
11166+
version "0.2.0"
11167+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
11168+
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
1116811169

1116911170
universalify@^2.0.0:
1117011171
version "2.0.0"

0 commit comments

Comments
 (0)