Skip to content

Commit aa32a78

Browse files
Bump adm-zip from 0.5.16 to 0.6.0
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.16 to 0.6.0. - [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.5.16...v0.6.0) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 011f9b6 commit aa32a78

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@
587587
"webpack-cli": "^4.5.0"
588588
},
589589
"dependencies": {
590-
"adm-zip": "^0.5.4",
590+
"adm-zip": "^0.6.0",
591591
"chokidar": "~3.5.1",
592592
"di": "^0.0.1",
593593
"fast-xml-parser": "5.7.1",

packages/node/vro-language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"typescript": "~5.5.2"
2626
},
2727
"dependencies": {
28-
"adm-zip": "^0.5.4",
28+
"adm-zip": "^0.6.0",
2929
"fs-extra": "~9.1.0",
3030
"lodash": "^4.18.1",
3131
"protobufjs": "^6.11.4",

0 commit comments

Comments
 (0)