Bump blueimp-load-image from 5.10.0 to 5.12.0

Bumps [blueimp-load-image](https://github.com/blueimp/JavaScript-Load-Image) from 5.10.0 to 5.12.0.
- [Release notes](https://github.com/blueimp/JavaScript-Load-Image/releases)
- [Commits](https://github.com/blueimp/JavaScript-Load-Image/compare/v5.10.0...v5.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-09 13:35:56 +00:00 committed by GitHub
parent 0f15169c53
commit bd72b269d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8143,9 +8143,9 @@
}
},
"blueimp-load-image": {
"version": "5.10.0",
"resolved": "https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-5.10.0.tgz",
"integrity": "sha512-0bb2hKMaIZJArWcr/kh817kJMYJP9aaC9CFOBoyLb+Rm+/4BaMymwViW57USktjWRzTvTs6t0QzmcDYyy7UAnQ=="
"version": "5.12.0",
"resolved": "https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-5.12.0.tgz",
"integrity": "sha512-micpPEzy5UR84AehhXJEJhfsOEbapRNgxWBFVIrnG0WYRDwJOLXDbxmypFqeildZHa7MXDgZJe4niyxcgxXzJw=="
},
"bn.js": {
"version": "4.11.8",

View File

@ -170,7 +170,7 @@
"animate.css": "^3.7.2",
"auto-launch": "^5.0.5",
"axios": "^0.19.2",
"blueimp-load-image": "^5.10.0",
"blueimp-load-image": "^5.12.0",
"boom": "^7.3.0",
"deep-extend": "^0.6.0",
"electron-context-menu": "^2.0.1",