mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency image-size to v1.1.0
This commit is contained in:
parent
efb2b07c60
commit
9f2365209d
2 changed files with 5 additions and 5 deletions
|
@ -189,7 +189,7 @@
|
|||
"got": "11.8.6",
|
||||
"gscan": "4.42.0",
|
||||
"human-number": "2.0.4",
|
||||
"image-size": "1.0.2",
|
||||
"image-size": "1.1.0",
|
||||
"intl": "1.2.5",
|
||||
"intl-messageformat": "5.4.3",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
|
@ -19686,10 +19686,10 @@ image-extensions@~1.1.0:
|
|||
resolved "https://registry.yarnpkg.com/image-extensions/-/image-extensions-1.1.0.tgz#b8e6bf6039df0056e333502a00b6637a3105d894"
|
||||
integrity sha512-P0t7ByhK8Jk9TU05ct/7+f7h8dNuXq5OY4m0IO/T+1aga/qHkpC0Wf472x3FLdq/zFDG17pgapCM3JDTxwZzow==
|
||||
|
||||
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==
|
||||
image-size@1.1.0, image-size@^1.0.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.1.0.tgz#e0458a7957b1230ec3916ae2cac7273345a93a86"
|
||||
integrity sha512-asnTHw2K8OlqT5kVnQwX+AGKQqpvLo95LbNzQ/C0ln3yzentZmAdd0ygoD004VC4Kkd4PV7J2iaPQkqwp9yuTw==
|
||||
dependencies:
|
||||
queue "6.0.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue