Update package.json

This commit is contained in:
Mitchell Borrego 2022-06-15 15:20:40 -04:00 committed by GitHub
parent 0586176faf
commit 7687b5fedf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
"@actions/core": "^1.8.2", "@actions/core": "^1.8.2",
"@actions/exec": "^1.1.1", "@actions/exec": "^1.1.1",
"@actions/github": "^5.0.3", "@actions/github": "^5.0.3",
"node-fetch": "^3.2.6", "node-fetch": "3.2",
"openpgp": "5.3" "openpgp": "5.3"
}, },
"devDependencies": { "devDependencies": {