Update jimp requirement from ^0.6.4 to ^0.7.0 in /app

Updates the requirements on [jimp](https://github.com/oliver-moran/jimp) to permit the latest version.
- [Release notes](https://github.com/oliver-moran/jimp/releases)
- [Changelog](https://github.com/oliver-moran/jimp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oliver-moran/jimp/compare/v0.6.4...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-06 20:26:15 +00:00 committed by GitHub
parent 81b99515cd
commit fa06c4a729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^5.10.1", "@fortawesome/fontawesome-free": "^5.10.1",
"electron-dl": "^1.14.0", "electron-dl": "^1.14.0",
"jimp": "^0.6.4", "jimp": "^0.7.0",
"jquery": "^3.4.1", "jquery": "^3.4.1",
"jquery-ui-dist": "^1.12.1", "jquery-ui-dist": "^1.12.1",
"json5": "^2.1.0", "json5": "^2.1.0",