chore(deps): bump tough-cookie from 4.1.0 to 4.1.1 (#10602)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.0 to 4.1.1. - [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.0...v4.1.1) --- 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
4cab5a5894
commit
88100523ee
|
|
@ -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.0",
|
||||
"tough-cookie": "4.1.1",
|
||||
"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.0, tough-cookie@^4.0.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.0.tgz#039b203b2ad95cd9d2a2aae07b238cb83adc46c7"
|
||||
integrity sha512-IVX6AagLelGwl6F0E+hoRpXzuD192cZhAcmT7/eoLr0PnsB1wv2E5c+A2O+V8xth9FlL2p0OstFsWn0bZpVn4w==
|
||||
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==
|
||||
dependencies:
|
||||
psl "^1.1.33"
|
||||
punycode "^2.1.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue