mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency oembed-parser to v1.3.6
This commit is contained in:
parent
783ab24735
commit
afc68be5fc
2 changed files with 5 additions and 5 deletions
|
@ -115,7 +115,7 @@
|
|||
"node-jose": "1.1.3",
|
||||
"nodemailer": "0.7.1",
|
||||
"oauth2orize": "1.11.0",
|
||||
"oembed-parser": "1.3.5",
|
||||
"oembed-parser": "1.3.6",
|
||||
"path-match": "1.2.4",
|
||||
"probe-image-size": "5.0.0",
|
||||
"rss": "1.2.2",
|
||||
|
|
|
@ -6220,10 +6220,10 @@ object.pick@^1.2.0, object.pick@^1.3.0:
|
|||
dependencies:
|
||||
isobject "^3.0.1"
|
||||
|
||||
oembed-parser@1.3.5:
|
||||
version "1.3.5"
|
||||
resolved "https://registry.yarnpkg.com/oembed-parser/-/oembed-parser-1.3.5.tgz#795699870ee5a3779d1b052614c71bf19eeb94bf"
|
||||
integrity sha512-hVc0/a6WKuVDGo0xhO1b2LgxtZ698NPBAchqPaiUFV0p/NfK4p+TfYpBBdKdaGbWQfRG7XHdj3ESJ3sJ6nWmXQ==
|
||||
oembed-parser@1.3.6:
|
||||
version "1.3.6"
|
||||
resolved "https://registry.yarnpkg.com/oembed-parser/-/oembed-parser-1.3.6.tgz#a17d9bdd19983e183428240d2789234f352aee49"
|
||||
integrity sha512-Q7Mr0p85l/jAZhiQGKI/dnV1zLthhECO+rYgfmxRzVmYtgs7Y8OjICMefHVxYWe6Kme/Ar9QhPV1Qi8hsG+/Kw==
|
||||
dependencies:
|
||||
node-fetch "^2.6.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue