diff --git a/ghost/core/package.json b/ghost/core/package.json index 28affdd5a3..637beea6d3 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -189,7 +189,7 @@ "got": "11.8.6", "gscan": "4.42.0", "human-number": "2.0.4", - "image-size": "1.1.0", + "image-size": "1.1.1", "intl": "1.2.5", "intl-messageformat": "5.4.3", "js-yaml": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 9234a3a703..f635103fca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19856,10 +19856,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.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== +image-size@1.1.1, image-size@^1.0.0: + version "1.1.1" + resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.1.1.tgz#ddd67d4dc340e52ac29ce5f546a09f4e29e840ac" + integrity sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ== dependencies: queue "6.0.2"