This commit is contained in:
Tatyana Kostromskaya
2023-08-29 14:23:58 +00:00
parent 83bb7cdeef
commit a08d666c78
3 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -36,11 +36,11 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/http-client": "^2.0.1",
"@actions/http-client": "^2.1.1",
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/node": "^12.0.2",
"@types/uuid": "^8.3.4"
}
}
}