Update dependency tough-cookie to v4.1.1

This commit is contained in:
renovate[bot] 2022-08-24 21:22:24 +00:00 committed by GitHub
parent c9864ee63f
commit d8e937c635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -37,6 +37,6 @@
"metascraper-title": "5.30.3",
"metascraper-url": "5.30.3",
"oembed-parser": "1.4.9",
"tough-cookie": "4.1.0"
"tough-cookie": "4.1.1"
}
}

View File

@ -21617,10 +21617,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"