mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Update dependency tough-cookie to v4.1.2
This commit is contained in:
parent
fbac9689c9
commit
0cbaa8f73d
2 changed files with 5 additions and 5 deletions
|
@ -37,6 +37,6 @@
|
|||
"metascraper-title": "5.30.3",
|
||||
"metascraper-url": "5.30.3",
|
||||
"oembed-parser": "1.4.9",
|
||||
"tough-cookie": "4.1.1"
|
||||
"tough-cookie": "4.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21612,10 +21612,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…
Add table
Reference in a new issue