Skip to content

Commit

Permalink
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /example/server (
Browse files Browse the repository at this point in the history
…#1305)

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>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent 9864b47 commit 2da56e2
Showing 1 changed file with 27 additions and 8 deletions.
35 changes: 27 additions & 8 deletions example/server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4457,6 +4457,11 @@ qs@^6.11.0:
dependencies:
side-channel "^1.0.4"

querystringify@^2.1.1:

Check warning on line 4460 in example/server/yarn.lock

View workflow job for this annotation

GitHub Actions / Typo CI

querystringify

"querystringify" is a typo. Did you mean "stringiness"?
version "2.2.0"
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"

Check warning on line 4462 in example/server/yarn.lock

View workflow job for this annotation

GitHub Actions / Typo CI

querystringify

"querystringify" is a typo. Did you mean "stringiness"?
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==

range-parser@~1.2.1:
version "1.2.1"
resolved "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz"
Expand Down Expand Up @@ -4617,6 +4622,11 @@ require-main-filename@^2.0.0:
resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz"
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==

requires-port@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==

reselect@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/reselect/-/reselect-4.0.0.tgz"
Expand Down Expand Up @@ -5323,13 +5333,14 @@ touch@^3.1.0:
nopt "~1.0.10"

tough-cookie@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz"
integrity sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==
version "4.1.3"
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf"
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
dependencies:
psl "^1.1.33"
punycode "^2.1.1"
universalify "^0.1.2"
universalify "^0.2.0"

Check warning on line 5342 in example/server/yarn.lock

View workflow job for this annotation

GitHub Actions / Typo CI

universalify

"universalify" is a typo. Did you mean "universality"?
url-parse "^1.5.3"

tr46@^2.0.2:
version "2.0.2"
Expand Down Expand Up @@ -5454,10 +5465,10 @@ unique-string@^1.0.0:
dependencies:
crypto-random-string "^1.0.0"

universalify@^0.1.2:
version "0.1.2"
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
universalify@^0.2.0:

Check warning on line 5468 in example/server/yarn.lock

View workflow job for this annotation

GitHub Actions / Typo CI

universalify

"universalify" is a typo. Did you mean "universality"?
version "0.2.0"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"

Check warning on line 5470 in example/server/yarn.lock

View workflow job for this annotation

GitHub Actions / Typo CI

universalify

"universalify" is a typo. Did you mean "universality"?
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==

[email protected], unpipe@~1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -5517,6 +5528,14 @@ url-parse-lax@^1.0.0:
dependencies:
prepend-http "^1.0.1"

url-parse@^1.5.3:
version "1.5.10"
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
dependencies:
querystringify "^2.1.1"

Check warning on line 5536 in example/server/yarn.lock

View workflow job for this annotation

GitHub Actions / Typo CI

querystringify

"querystringify" is a typo. Did you mean "stringiness"?
requires-port "^1.0.0"

use@^3.1.0:
version "3.1.1"
resolved "https://registry.npmjs.org/use/-/use-3.1.1.tgz"
Expand Down

0 comments on commit 2da56e2

Please sign in to comment.