Force the dep

This commit is contained in:
Tom Hu
2021-07-19 08:22:54 -07:00
parent 71fa76a9e4
commit 5c832aefb8
2 changed files with 3 additions and 2 deletions

View File

@@ -27,7 +27,8 @@
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"node-fetch": "^2.6.1",
"openpgp": "^4.10.10"
"openpgp": "^4.10.10",
"asn1.js": "^5.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.24",