mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
Merge pull request #64 from dorny/dependabot/npm_and_yarn/adm-zip-0.5.3
Bump adm-zip from 0.5.2 to 0.5.3
This commit is contained in:
commit
ce3f80a032
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -2665,9 +2665,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"adm-zip": {
|
||||
"version": "0.5.2",
|
||||
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.2.tgz",
|
||||
"integrity": "sha512-lUI3ZSNsfQXNYNzGjt68MdxzCs0eW29lgL74y/Y2h4nARgHmH3poFWuK3LonvFbNHFt4dTb2X/QQ4c1ZUWWsJw=="
|
||||
"version": "0.5.3",
|
||||
"resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.5.3.tgz",
|
||||
"integrity": "sha512-zsoTXEwRNCxBzRHLENFLuecCcwzzXiEhWo1r3GP68iwi8Q/hW2RrqgeY1nfJ/AhNQNWnZq/4v0TbfMsUkI+TYw=="
|
||||
},
|
||||
"aggregate-error": {
|
||||
"version": "3.1.0",
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.4",
|
||||
"@actions/github": "^4.0.0",
|
||||
"adm-zip": "^0.5.2",
|
||||
"adm-zip": "^0.5.3",
|
||||
"fast-glob": "^3.2.5",
|
||||
"got": "^11.8.1",
|
||||
"picomatch": "^2.2.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue