Skip to content

Commit 870762a

Browse files
chore: Bump tough-cookie from 4.0.0 to 4.1.3 in /ui (#3676)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 315073f commit 870762a

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

ui/yarn.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10740,13 +10740,14 @@ [email protected]:
1074010740
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
1074110741

1074210742
tough-cookie@^4.0.0:
10743-
version "4.0.0"
10744-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4"
10745-
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
10743+
version "4.1.3"
10744+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
10745+
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
1074610746
dependencies:
1074710747
psl "^1.1.33"
1074810748
punycode "^2.1.1"
10749-
universalify "^0.1.2"
10749+
universalify "^0.2.0"
10750+
url-parse "^1.5.3"
1075010751

1075110752
tr46@^1.0.1:
1075210753
version "1.0.1"
@@ -11030,11 +11031,16 @@ unist-util-visit@^2.0.0, unist-util-visit@^2.0.3:
1103011031
unist-util-is "^4.0.0"
1103111032
unist-util-visit-parents "^3.0.0"
1103211033

11033-
universalify@^0.1.0, universalify@^0.1.2:
11034+
universalify@^0.1.0:
1103411035
version "0.1.2"
1103511036
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
1103611037
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
1103711038

11039+
universalify@^0.2.0:
11040+
version "0.2.0"
11041+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
11042+
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
11043+
1103811044
universalify@^2.0.0:
1103911045
version "2.0.0"
1104011046
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
@@ -11070,7 +11076,7 @@ uri-js@^4.2.2:
1107011076
dependencies:
1107111077
punycode "^2.1.0"
1107211078

11073-
url-parse@^1.5.10:
11079+
url-parse@^1.5.10, url-parse@^1.5.3:
1107411080
version "1.5.10"
1107511081
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
1107611082
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==

0 commit comments

Comments
 (0)