Skip to content

Commit

Permalink
OpenPGP.js 5.0.0-5
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Jul 24, 2021
1 parent 4571952 commit 80df70e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"addressparser": "^1.0.1",
"openpgp": "^5.0.0-4"
"openpgp": "^5.0.0-5"
},
"devDependencies": {
"@types/jest": "^26.0.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2765,10 +2765,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"

openpgp@^5.0.0-4:
version "5.0.0-4"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.0.0-4.tgz#6945cf5c66bb06213dcb04b4d7ca2b50de9392a3"
integrity sha512-PGfI4arJwXakJKfbb+weVBQ1OFxDfHiX5XmpCWeyTMjYRofU2UsynLxaJo9vs3xKv87eEPHFbVcIvrVCYnfEkQ==
openpgp@^5.0.0-5:
version "5.0.0-5"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.0.0-5.tgz#55b0b8e6825b0a651244ddd468f70af1a2922767"
integrity sha512-9UgpUiWzh14ciVWdCbWwXAeHJ7Vcnu1vnSs38kyYd9S+z1apP4A76jRpOrhG3Xl6yPG9p7jzspjU4y4LrDMjTQ==
dependencies:
asn1.js "^5.0.0"

Expand Down

0 comments on commit 80df70e

Please sign in to comment.