Skip to content

Commit 2ce0490

Browse files
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /utils
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 77fb064 commit 2ce0490

File tree

1 file changed

+27
-8
lines changed

1 file changed

+27
-8
lines changed

utils/yarn.lock

+27-8
Original file line numberDiff line numberDiff line change
@@ -2674,6 +2674,11 @@ [email protected]:
26742674
dependencies:
26752675
side-channel "^1.0.4"
26762676

2677+
querystringify@^2.1.1:
2678+
version "2.2.0"
2679+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
2680+
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
2681+
26772682
range-parser@~1.2.1:
26782683
version "1.2.1"
26792684
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
@@ -2704,6 +2709,11 @@ require-from-string@^2.0.2:
27042709
resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
27052710
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
27062711

2712+
requires-port@^1.0.0:
2713+
version "1.0.0"
2714+
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
2715+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
2716+
27072717
resolve-cwd@^3.0.0:
27082718
version "3.0.0"
27092719
resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d"
@@ -3004,13 +3014,14 @@ [email protected]:
30043014
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
30053015

30063016
tough-cookie@^4.0.0:
3007-
version "4.0.0"
3008-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.0.0.tgz#d822234eeca882f991f0f908824ad2622ddbece4"
3009-
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
3017+
version "4.1.3"
3018+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
3019+
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
30103020
dependencies:
30113021
psl "^1.1.33"
30123022
punycode "^2.1.1"
3013-
universalify "^0.1.2"
3023+
universalify "^0.2.0"
3024+
url-parse "^1.5.3"
30143025

30153026
tr46@^2.1.0:
30163027
version "2.1.0"
@@ -3099,10 +3110,10 @@ typescript@^4.6.4:
30993110
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
31003111
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
31013112

3102-
universalify@^0.1.2:
3103-
version "0.1.2"
3104-
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
3105-
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
3113+
universalify@^0.2.0:
3114+
version "0.2.0"
3115+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
3116+
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
31063117

31073118
[email protected], unpipe@~1.0.0:
31083119
version "1.0.0"
@@ -3116,6 +3127,14 @@ uri-js@^4.2.2:
31163127
dependencies:
31173128
punycode "^2.1.0"
31183129

3130+
url-parse@^1.5.3:
3131+
version "1.5.10"
3132+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
3133+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
3134+
dependencies:
3135+
querystringify "^2.1.1"
3136+
requires-port "^1.0.0"
3137+
31193138
31203139
version "1.0.1"
31213140
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"

0 commit comments

Comments
 (0)