File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 7777 "debounce" : " ^1.2.0" ,
7878 "iframe" : " ^1.0.0" ,
7979 "iframe-resizer-react" : " ^1.1.0" ,
80- "is-image" : " ^2 .0.0" ,
80+ "is-image" : " ^4 .0.0" ,
8181 "is-text-path" : " ^1.0.1" ,
8282 "is-video" : " ^1.0.1" ,
8383 "javascript-time-ago" : " ^1.0.32" ,
Original file line number Diff line number Diff line change @@ -9100,11 +9100,6 @@ ignore@^5.1.4, ignore@^5.1.8:
91009100 resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz"
91019101 integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
91029102
9103- image-extensions@^1.0.1:
9104- version "1.1.0"
9105- resolved "https://registry.npmjs.org/image-extensions/-/image-extensions-1.1.0.tgz"
9106- integrity sha1-uOa/YDnfAFbjM1AqALZjejEF2JQ=
9107-
91089103image-size@~0.5.0:
91099104 version "0.5.5"
91109105 resolved "https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz"
@@ -9699,12 +9694,10 @@ is-hexadecimal@^1.0.0:
96999694 resolved "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz"
97009695 integrity sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==
97019696
9702- is-image@^2.0.0:
9703- version "2.0.0"
9704- resolved "https://registry.npmjs.org/is-image/-/is-image-2.0.0.tgz"
9705- integrity sha1-RUyVaVeN4xhpNx+/rqSVj0YbPgw=
9706- dependencies:
9707- image-extensions "^1.0.1"
9697+ is-image@^4.0.0:
9698+ version "4.0.0"
9699+ resolved "https://registry.yarnpkg.com/is-image/-/is-image-4.0.0.tgz#3caa93ce42406e8bc631e74aa9ca6764ea2f3e70"
9700+ integrity sha512-GaEydOss69aTWNUH0EczOLH7WhNeEjf61fqU4pxUZE7+s86T2X3tEtolOkQ8mI5esdsNHl68ogD9h4cUWSSMog==
97089701
97099702is-map@^2.0.1:
97109703 version "2.0.2"
You can’t perform that action at this time.
0 commit comments