Bump blueimp-load-image from 5.15.0 to 5.16.0
Bumps [blueimp-load-image](https://github.com/blueimp/JavaScript-Load-Image) from 5.15.0 to 5.16.0. - [Release notes](https://github.com/blueimp/JavaScript-Load-Image/releases) - [Commits](https://github.com/blueimp/JavaScript-Load-Image/compare/v5.15.0...v5.16.0) --- updated-dependencies: - dependency-name: blueimp-load-image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
40e52db2c0
commit
3f1bcb7665
|
@ -77,7 +77,7 @@
|
|||
"animate.css": "^4.1.0",
|
||||
"auto-launch": "^5.0.5",
|
||||
"axios": "^0.22.0",
|
||||
"blueimp-load-image": "^5.15.0",
|
||||
"blueimp-load-image": "^5.16.0",
|
||||
"deep-extend": "^0.6.0",
|
||||
"electron-context-menu": "^3.1.1",
|
||||
"electron-json-storage": "^4.5.0",
|
||||
|
|
|
@ -2911,10 +2911,10 @@ bluebird@^3.1.1, bluebird@^3.5.0, bluebird@^3.5.5:
|
|||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
|
||||
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
|
||||
|
||||
blueimp-load-image@^5.15.0:
|
||||
version "5.15.0"
|
||||
resolved "https://registry.yarnpkg.com/blueimp-load-image/-/blueimp-load-image-5.15.0.tgz#5a1c42e53bf3adac27fbb08faf46bd1c1c304c82"
|
||||
integrity sha512-sjaRkHPTLPcz1NIilZu2w6C2WiZBqCQ4QIAfcO+PFS9duAOomPUpnMwfGpiHQW3MUREZZ/0pEgjlrl6wQB5bAg==
|
||||
blueimp-load-image@^5.16.0:
|
||||
version "5.16.0"
|
||||
resolved "https://registry.yarnpkg.com/blueimp-load-image/-/blueimp-load-image-5.16.0.tgz#16b763f57e6725f8865517bca8eb7c3dc7d41e09"
|
||||
integrity sha512-3DUSVdOtlfNRk7moRZuTwDmA3NnG8KIJuLcq3c0J7/BIr6X3Vb/EpX3kUH1joxUhmoVF4uCpDfz7wHkz8pQajA==
|
||||
|
||||
body-parser@1.19.0:
|
||||
version "1.19.0"
|
||||
|
|
Loading…
Reference in New Issue