chore(deps): update deps

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2024-02-12 09:36:07 -03:00
parent d50b0c42ee
commit 94b86e1b02
No known key found for this signature in database
5 changed files with 87 additions and 10 deletions

View file

@ -28,10 +28,10 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/http-client": "^2.1.1",
"@actions/http-client": "^2.2.0",
"@actions/tool-cache": "^2.0.1",
"js-yaml": "^4.1.0",
"semver": "^7.5.4",
"semver": "^7.6.0",
"yargs": "^17.7.2"
},
"devDependencies": {