Skip to content

Commit 0cce940

Browse files
Bump tough-cookie from 2.3.2 to 2.3.4
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 2.3.2 to 2.3.4. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v2.3.2...v2.3.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4e3180 commit 0cce940

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1872,7 +1872,7 @@ has-color@^0.1.7, has-color@~0.1.0:
18721872

18731873
has-flag@^2.0.0:
18741874
version "2.0.0"
1875-
resolved "http://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
1875+
resolved "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
18761876

18771877
has-flag@^3.0.0:
18781878
version "3.0.0"
@@ -2181,7 +2181,7 @@ is-plain-obj@^1.0.0:
21812181

21822182
is-posix-bracket@^0.1.0:
21832183
version "0.1.1"
2184-
resolved "http://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
2184+
resolved "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
21852185

21862186
is-primitive@^2.0.0:
21872187
version "2.0.0"
@@ -2942,6 +2942,7 @@ pseudomap@^1.0.1:
29422942
punycode@^1.4.1:
29432943
version "1.4.1"
29442944
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
2945+
integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
29452946

29462947
qs@~6.3.0:
29472948
version "6.3.0"
@@ -3081,7 +3082,7 @@ registry-auth-token@^3.0.1:
30813082

30823083
registry-url@^3.0.3:
30833084
version "3.1.0"
3084-
resolved "http://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz#3d4ef870f73dde1d77f0cf9a381432444e174942"
3085+
resolved "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz#3d4ef870f73dde1d77f0cf9a381432444e174942"
30853086
dependencies:
30863087
rc "^1.0.1"
30873088

@@ -3528,8 +3529,9 @@ to-fast-properties@^2.0.0:
35283529
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
35293530

35303531
tough-cookie@~2.3.0:
3531-
version "2.3.2"
3532-
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a"
3532+
version "2.3.4"
3533+
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655"
3534+
integrity sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA==
35333535
dependencies:
35343536
punycode "^1.4.1"
35353537

0 commit comments

Comments
 (0)