feat(deps): update semver, @actions/http-client

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2023-08-09 17:00:26 +00:00
parent c7c9447c79
commit 3fa32b8bb5
4 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -23,10 +23,10 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/http-client": "^2.1.0",
"@actions/http-client": "^2.1.1",
"@actions/tool-cache": "^2.0.1",
"js-yaml": "^4.1.0",
"semver": "^7.5.1",
"semver": "^7.5.4",
"yargs": "^17.7.2"
},
"devDependencies": {