mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency image-size to v1.0.2
This commit is contained in:
parent
815fdc9235
commit
a23cf94b60
2 changed files with 5 additions and 5 deletions
|
@ -146,7 +146,7 @@
|
|||
"got": "9.6.0",
|
||||
"gscan": "4.31.2",
|
||||
"html-to-text": "8.2.0",
|
||||
"image-size": "1.0.1",
|
||||
"image-size": "1.0.2",
|
||||
"intl": "1.2.5",
|
||||
"intl-messageformat": "5.4.3",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
|
@ -6614,10 +6614,10 @@ image-extensions@~1.1.0:
|
|||
resolved "https://registry.yarnpkg.com/image-extensions/-/image-extensions-1.1.0.tgz#b8e6bf6039df0056e333502a00b6637a3105d894"
|
||||
integrity sha1-uOa/YDnfAFbjM1AqALZjejEF2JQ=
|
||||
|
||||
image-size@1.0.1, image-size@^1.0.0:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.0.1.tgz#86d6cfc2b1d19eab5d2b368d4b9194d9e48541c5"
|
||||
integrity sha512-VAwkvNSNGClRw9mDHhc5Efax8PLlsOGcUTh0T/LIriC8vPA3U5PdqXWqkz406MoYHMKW8Uf9gWr05T/rYB44kQ==
|
||||
image-size@1.0.2, image-size@^1.0.0:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.0.2.tgz#d778b6d0ab75b2737c1556dd631652eb963bc486"
|
||||
integrity sha512-xfOoWjceHntRb3qFCrh5ZFORYH8XCdYpASltMhZ/Q0KZiOwjdE/Yl2QCiWdwD+lygV5bMCvauzgu5PxBX/Yerg==
|
||||
dependencies:
|
||||
queue "6.0.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue