mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency oembed-parser to v1.4.9
This commit is contained in:
parent
9eaada9384
commit
3b773c2ab5
2 changed files with 5 additions and 5 deletions
|
@ -158,7 +158,7 @@
|
|||
"mysql": "2.18.1",
|
||||
"nconf": "0.11.3",
|
||||
"node-jose": "2.0.0",
|
||||
"oembed-parser": "1.4.8",
|
||||
"oembed-parser": "1.4.9",
|
||||
"passport": "0.5.0",
|
||||
"passport-google-oauth": "2.0.0",
|
||||
"path-match": "1.2.4",
|
||||
|
|
|
@ -8446,10 +8446,10 @@ object.pick@^1.2.0, object.pick@^1.3.0:
|
|||
dependencies:
|
||||
isobject "^3.0.1"
|
||||
|
||||
oembed-parser@1.4.8:
|
||||
version "1.4.8"
|
||||
resolved "https://registry.yarnpkg.com/oembed-parser/-/oembed-parser-1.4.8.tgz#a7961756358db0121c9bea1d66df889f9839f08f"
|
||||
integrity sha512-9CKgXRcxg2geW/SgMJDHLZ/CTAfvdQNcBmbEvBkYX3CxvE/DFR2f/bW/PCmDWBonJ4bIJnN+dKJ46ZO+VFwNeQ==
|
||||
oembed-parser@1.4.9:
|
||||
version "1.4.9"
|
||||
resolved "https://registry.yarnpkg.com/oembed-parser/-/oembed-parser-1.4.9.tgz#d23127c96185dfa2d998b8567e6c7df164f3d824"
|
||||
integrity sha512-RCOjuv20IMm9XekZB1ZefdYPc+x5qe8IyCeY/xcN71I2z70vQl+L420eI5Mjyy/NQFLv+QPEgj/aYh1vptO83w==
|
||||
dependencies:
|
||||
cross-fetch "^3.1.4"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue