Skip to content

Commit 316843c

Browse files
[FSSDK-9968] build(deps): bump tough-cookie from 4.0.0 to 4.1.3 (#241)
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 93e7abf commit 316843c

File tree

1 file changed

+29
-5
lines changed

1 file changed

+29
-5
lines changed

yarn.lock

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3920,6 +3920,11 @@ punycode@^2.1.0, punycode@^2.1.1:
39203920
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
39213921
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
39223922

3923+
querystringify@^2.1.1:
3924+
version "2.2.0"
3925+
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
3926+
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
3927+
39233928
react-dom@^18.2.0:
39243929
version "18.2.0"
39253930
resolved "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz"
@@ -4029,6 +4034,11 @@ require-main-filename@^2.0.0:
40294034
resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz"
40304035
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
40314036

4037+
requires-port@^1.0.0:
4038+
version "1.0.0"
4039+
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
4040+
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
4041+
40324042
resolve-cwd@^3.0.0:
40334043
version "3.0.0"
40344044
resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
@@ -4649,13 +4659,14 @@ to-regex@^3.0.1, to-regex@^3.0.2:
46494659
safe-regex "^1.1.0"
46504660

46514661
tough-cookie@^4.0.0:
4652-
version "4.0.0"
4653-
resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz"
4654-
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
4662+
version "4.1.3"
4663+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
4664+
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
46554665
dependencies:
46564666
psl "^1.1.33"
46574667
punycode "^2.1.1"
4658-
universalify "^0.1.2"
4668+
universalify "^0.2.0"
4669+
url-parse "^1.5.3"
46594670

46604671
tr46@^2.1.0:
46614672
version "2.1.0"
@@ -4772,11 +4783,16 @@ union-value@^1.0.0:
47724783
is-extendable "^0.1.1"
47734784
set-value "^2.0.1"
47744785

4775-
universalify@^0.1.0, universalify@^0.1.2:
4786+
universalify@^0.1.0:
47764787
version "0.1.2"
47774788
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
47784789
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
47794790

4791+
universalify@^0.2.0:
4792+
version "0.2.0"
4793+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
4794+
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
4795+
47804796
unset-value@^1.0.0:
47814797
version "1.0.0"
47824798
resolved "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz"
@@ -4805,6 +4821,14 @@ urix@^0.1.0:
48054821
resolved "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz"
48064822
integrity sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==
48074823

4824+
url-parse@^1.5.3:
4825+
version "1.5.10"
4826+
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
4827+
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
4828+
dependencies:
4829+
querystringify "^2.1.1"
4830+
requires-port "^1.0.0"
4831+
48084832
use@^3.1.0:
48094833
version "3.1.1"
48104834
resolved "https://registry.npmjs.org/use/-/use-3.1.1.tgz"

0 commit comments

Comments
 (0)