mirror of
https://github.com/dorny/test-reporter.git
synced 2026-05-06 18:47:35 +02:00
Bump adm-zip from 0.5.16 to 0.5.17
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.16 to 0.5.17. - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.16...v0.5.17) --- updated-dependencies: - dependency-name: adm-zip dependency-version: 0.5.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ab50174d2c
commit
aecdf655c9
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@actions/core": "^3.0.0",
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/github": "^9.0.0",
|
||||
"adm-zip": "^0.5.16",
|
||||
"adm-zip": "^0.5.17",
|
||||
"fast-glob": "^3.3.3",
|
||||
"picomatch": "^4.0.4",
|
||||
"xml2js": "^0.6.2"
|
||||
|
|
@ -2714,9 +2714,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/adm-zip": {
|
||||
"version": "0.5.16",
|
||||
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.16.tgz",
|
||||
"integrity": "sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==",
|
||||
"version": "0.5.17",
|
||||
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.17.tgz",
|
||||
"integrity": "sha512-+Ut8d9LLqwEvHHJl1+PIHqoyDxFgVN847JTVM3Izi3xHDWPE4UtzzXysMZQs64DMcrJfBeS/uoEP4AD3HQHnQQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=12.0"
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"@actions/core": "^3.0.0",
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/github": "^9.0.0",
|
||||
"adm-zip": "^0.5.16",
|
||||
"adm-zip": "^0.5.17",
|
||||
"fast-glob": "^3.3.3",
|
||||
"picomatch": "^4.0.4",
|
||||
"xml2js": "^0.6.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue