chore(deps): update dependency adm-zip to v0.5.16

This commit is contained in:
renovate[bot] 2025-02-11 01:40:29 +00:00 committed by GitHub
parent 45e1d6b6f1
commit 5c07997b01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -39,7 +39,7 @@
"@babel/preset-env": "7.26.7",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"adm-zip": "0.4.11",
"adm-zip": "0.5.16",
"babel-loader": "9.2.1",
"callsite": "1.0.0",
"copy-webpack-plugin": "4.6.0",
@ -3535,13 +3535,13 @@
}
},
"node_modules/adm-zip": {
"version": "0.4.11",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.11.tgz",
"integrity": "sha512-L8vcjDTCOIJk7wFvmlEUN7AsSb8T+2JrdP7KINBjzr24TJ5Mwj590sLu3BC7zNZowvJWa/JtPmD8eJCzdtDWjA==",
"version": "0.5.16",
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.16.tgz",
"integrity": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.3.0"
"node": ">=12.0"
}
},
"node_modules/agent-base": {

View file

@ -83,7 +83,7 @@
"@babel/preset-env": "7.26.7",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"adm-zip": "0.4.11",
"adm-zip": "0.5.16",
"babel-loader": "9.2.1",
"callsite": "1.0.0",
"copy-webpack-plugin": "4.6.0",