Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 9c64a82

Browse files
chore(deps-dev): bump adm-zip from 0.4.16 to 0.5.5 (#1061)
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.16 to 0.5.5. - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](cthackers/adm-zip@v0.4.16...v0.5.5) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7e1969 commit 9c64a82

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/webpack": "^4.41.18",
5050
"@typescript-eslint/eslint-plugin": "^4.0.0",
5151
"@typescript-eslint/parser": "^3.5.0",
52-
"adm-zip": "^0.4.16",
52+
"adm-zip": "^0.5.5",
5353
"coveralls": "^3.1.0",
5454
"eslint": "^7.3.1",
5555
"eslint-config-prettier": "^6.11.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3508,7 +3508,7 @@
35083508
regex-parser "^2.2.10"
35093509

35103510
"@sls-next/lambda-at-edge@link:./packages/libs/lambda-at-edge":
3511-
version "1.8.1-alpha.3"
3511+
version "1.8.1-alpha.4"
35123512
dependencies:
35133513
"@aws-sdk/client-s3" "1.0.0-rc.3"
35143514
"@hapi/accept" "5.0.1"
@@ -4228,6 +4228,11 @@ adm-zip@^0.4.13, adm-zip@^0.4.16:
42284228
resolved "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.16.tgz#cf4c508fdffab02c269cbc7f471a875f05570365"
42294229
integrity sha512-TFi4HBKSGfIKsK5YCkKaaFG2m4PEDyViZmEwof3MTIgzimHLto6muaHVpbrljdIvIrFZzEq/p4nafOeLcYegrg==
42304230

4231+
adm-zip@^0.5.5:
4232+
version "0.5.5"
4233+
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.5.5.tgz#b6549dbea741e4050309f1bb4d47c47397ce2c4f"
4234+
integrity sha512-IWwXKnCbirdbyXSfUDvCCrmYrOHANRZcc8NcRrvTlIApdl7PwE9oGcsYvNeJPAVY1M+70b4PxXGKIf8AEuiQ6w==
4235+
42314236
42324237
version "0.8.2"
42334238
resolved "https://registry.npmjs.org/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f"

0 commit comments

Comments
 (0)