mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-12 05:21:15 -04:00
chore(deps): update dependency adm-zip to v0.5.16
This commit is contained in:
parent
45e1d6b6f1
commit
5c07997b01
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue