Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@actions/github": "^6.0.1",
"@types/adm-zip": "^0.5.8",
"@types/minimist": "^1.2.5",
"adm-zip": "^0.5.18",
"adm-zip": "^0.6.0",
"lcov-utils": "^0.5.7",
"minimist": "^1.2.8"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1550,10 +1550,10 @@ __metadata:
languageName: node
linkType: hard

"adm-zip@npm:^0.5.18":
version: 0.5.18
resolution: "adm-zip@npm:0.5.18"
checksum: 10c0/9b734aa7126a01913baec02bf495d086b5d7e63315522b7087620e3fc8279c8ebd65109da4d99f16fcf873d87522ae6ffd913aef65449fd22c68777b772685e9
"adm-zip@npm:^0.6.0":
version: 0.6.0
resolution: "adm-zip@npm:0.6.0"
checksum: 10c0/440f37590c62255226f1db4cb1a5a618879347f5106ad5b9a24c67c20f9a54bd5b4efcd2b35af858e39c7885d05f4bd35f4c2f42378c98d13f779be380bc9ae4
languageName: node
linkType: hard

Expand Down Expand Up @@ -2396,7 +2396,7 @@ __metadata:
"@types/jest": "npm:^29.5.14"
"@types/minimist": "npm:^1.2.5"
"@types/node": "npm:^20.19.43"
adm-zip: "npm:^0.5.18"
adm-zip: "npm:^0.6.0"
jest: "npm:^29.7.0"
lcov-utils: "npm:^0.5.7"
minimist: "npm:^1.2.8"
Expand Down
Loading