Update node dependencies

This commit is contained in:
Daz DeBoer 2022-10-20 07:06:26 -06:00
parent ec783957f3
commit c224a16628
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
7 changed files with 106 additions and 76 deletions

View file

@ -26,10 +26,10 @@
],
"license": "MIT",
"dependencies": {
"@actions/cache": "3.0.4",
"@actions/core": "1.9.1",
"@actions/cache": "3.0.5",
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@actions/github": "5.1.0",
"@actions/github": "5.1.1",
"@actions/glob": "0.3.0",
"@actions/http-client": "2.0.1",
"@actions/tool-cache": "2.0.1",