chore(deps): bump tough-cookie from 4.1.1 to 4.1.2 (#10617)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
45cd224e18
commit
086e77fe66
|
|
@ -132,7 +132,7 @@
|
|||
"string-similarity": "4.0.4",
|
||||
"tiny-async-pool": "2.1.0",
|
||||
"torrent-search-api": "2.1.4",
|
||||
"tough-cookie": "4.1.1",
|
||||
"tough-cookie": "4.1.2",
|
||||
"tunnel": "0.0.6",
|
||||
"twitter-api-v2": "1.12.5",
|
||||
"winston": "3.8.1",
|
||||
|
|
|
|||
|
|
@ -13491,10 +13491,10 @@ touch@^3.1.0:
|
|||
dependencies:
|
||||
nopt "~1.0.10"
|
||||
|
||||
tough-cookie@4.1.1, tough-cookie@^4.0.0:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.1.tgz#3600960f1e1c83545f130ac80043b9de8e5d488b"
|
||||
integrity sha512-Ns3k8QxkEzIfLZbRwLOrMPDqRa1BEAl4BzNNAOYY4BhBmEkf+HvP467F4NrD9loK3NcYflWOpUH3LJg0ehq/rQ==
|
||||
tough-cookie@4.1.2, tough-cookie@^4.0.0:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.2.tgz#e53e84b85f24e0b65dd526f46628db6c85f6b874"
|
||||
integrity sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==
|
||||
dependencies:
|
||||
psl "^1.1.33"
|
||||
punycode "^2.1.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue