Skip to content

Commit 2e4086e

Browse files
dependabot[bot]Turbo87
authored andcommitted
[Security] Bump tough-cookie from 2.3.2 to 2.3.4 (#92)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 2.3.2 to 2.3.4. **This update includes security fixes.** - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Commits](salesforce/tough-cookie@v2.3.2...v2.3.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3808811 commit 2e4086e

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

yarn.lock

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,6 +2427,10 @@ pseudomap@^1.0.2:
24272427
version "1.0.2"
24282428
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
24292429

2430+
psl@^1.1.24:
2431+
version "1.1.29"
2432+
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.29.tgz#60f580d360170bb722a797cc704411e6da850c67"
2433+
24302434
punycode@^1.4.1:
24312435
version "1.4.1"
24322436
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
@@ -2881,9 +2885,16 @@ to-fast-properties@^1.0.0, to-fast-properties@^1.0.1:
28812885
version "1.0.3"
28822886
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
28832887

2884-
tough-cookie@^2.3.2, tough-cookie@~2.3.0:
2885-
version "2.3.2"
2886-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a"
2888+
tough-cookie@^2.3.2:
2889+
version "2.4.3"
2890+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
2891+
dependencies:
2892+
psl "^1.1.24"
2893+
punycode "^1.4.1"
2894+
2895+
tough-cookie@~2.3.0:
2896+
version "2.3.4"
2897+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655"
28872898
dependencies:
28882899
punycode "^1.4.1"
28892900

0 commit comments

Comments
 (0)