Update pngjs and jpeg-js dependencies (#1845)

This commit is contained in:
Mathieu 'p01' Henri 2020-04-17 17:44:33 +02:00 committed by GitHub
parent a248430af8
commit e8bf5fd928
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,9 +46,9 @@
"debug": "^4.1.0", "debug": "^4.1.0",
"extract-zip": "^2.0.0", "extract-zip": "^2.0.0",
"https-proxy-agent": "^3.0.0", "https-proxy-agent": "^3.0.0",
"jpeg-js": "^0.3.6", "jpeg-js": "^0.3.7",
"mime": "^2.4.4", "mime": "^2.4.4",
"pngjs": "^3.4.0", "pngjs": "^5.0.0",
"progress": "^2.0.3", "progress": "^2.0.3",
"proxy-from-env": "^1.1.0", "proxy-from-env": "^1.1.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",