0
1
Fork 0

Bump github owned package versions

This commit is contained in:
Ferenc Hammerl 2023-03-06 22:45:00 +00:00
parent ac59398561
commit 6f6aa33e7a
2 changed files with 224 additions and 756 deletions

976
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,9 +30,9 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^2.2.0",
"@actions/github": "^5.0.0",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^1.1.2",
"@actions/tool-cache": "^2.0.0",
"uuid": "^3.3.3"
},
"devDependencies": {