diff --git a/package.json b/package.json index e07e696870..619df51751 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/angular": "^1.8.4", "@uirouter/angularjs": "^1.0.29", "accounting-js": "^1.1.1", - "adm-zip": "^0.5.9", + "adm-zip": "^0.5.10", "angular": "^1.8.3", "angular-animate": "^1.8.3", "angular-dynamic-locale": "^0.1.38", diff --git a/yarn.lock b/yarn.lock index 2f80855734..d1a130c14e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -507,10 +507,10 @@ adm-zip@^0.4.9: resolved "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.16.tgz#cf4c508fdffab02c269cbc7f471a875f05570365" integrity sha512-TFi4HBKSGfIKsK5YCkKaaFG2m4PEDyViZmEwof3MTIgzimHLto6muaHVpbrljdIvIrFZzEq/p4nafOeLcYegrg== -adm-zip@^0.5.9: - version "0.5.9" - resolved "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.9.tgz#b33691028333821c0cf95c31374c5462f2905a83" - integrity sha512-s+3fXLkeeLjZ2kLjCBwQufpI5fuN+kIGBxu6530nVQZGVol0d7Y/M88/xw9HGGUcJjKf8LutN3VPRUBq6N7Ajg== +adm-zip@^0.5.10: + version "0.5.10" + resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.10.tgz#4a51d5ab544b1f5ce51e1b9043139b639afff45b" + integrity sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ== agent-base@6, agent-base@^6.0.0, agent-base@^6.0.2: version "6.0.2"