Bump adm-zip from 0.4.14 to 0.4.16 (#4)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 11 Sep 2020 11:35:16 +0000 (11:35 +0000)
committerGitHub <noreply@github.com>
Fri, 11 Sep 2020 11:35:16 +0000 (11:35 +0000)
package-lock.json
package.json

index 10210b5316c3b9cdc5c570ee47f9e1ee04c76297..88909402149715953e99bd9f76a039c78de49a93 100644 (file)
@@ -98,9 +98,9 @@
       "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
     },
     "adm-zip": {
-      "version": "0.4.14",
-      "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.14.tgz",
-      "integrity": "sha512-/9aQCnQHF+0IiCl0qhXoK7qs//SwYE7zX8lsr/DNk1BRAHYxeLZPL4pguwK29gUEqasYQjqPtEpDRSWEkdHn9g=="
+      "version": "0.4.16",
+      "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.16.tgz",
+      "integrity": "sha512-TFi4HBKSGfIKsK5YCkKaaFG2m4PEDyViZmEwof3MTIgzimHLto6muaHVpbrljdIvIrFZzEq/p4nafOeLcYegrg=="
     },
     "ajv": {
       "version": "6.12.0",
index 5516788ceffeea24f685496f57e4c5ffca008e65..6d02995ff48324cbc4511dd7bdbbd304e603da19 100644 (file)
@@ -11,7 +11,7 @@
   "author": "Alexander Ebert",
   "license": "LGPL-2.1-or-later",
   "dependencies": {
-    "adm-zip": "^0.4.14",
+    "adm-zip": "^0.4.16",
     "csv-parse": "^4.12.0",
     "minimist": "^1.2.5",
     "node-fetch": "^2.6.1",