Update dependency jimp to ^0.10.0 (#4)

Update dependency jimp to ^0.10.0

Co-authored-by: AviorBOT <no-reply@delta-wings.net>
Reviewed-on: https://git.delta-wings.net/dzeio/markblog/pulls/4
This commit is contained in:
AviorBOT
2020-04-01 09:19:25 +00:00
committed by Florian Bouillon
parent 031bc79602
commit c82ff1e0cc
2 changed files with 264 additions and 117 deletions

View File

@ -23,7 +23,7 @@
"imagemin-mozjpeg": "^8.0.0",
"imagemin-optipng": "^7.1.0",
"imagemin-svgo": "^7.0.0",
"jimp": "^0.9.3",
"jimp": "^0.10.0",
"next": "^9.1.7",
"next-offline": "^5.0.0",
"next-optimized-images": "^2.5.4",