Bump openpgp from 4.10.9 to 4.10.10 (#75)

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 4.10.9 to 4.10.10.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.9...v4.10.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-25 08:48:13 +00:00 committed by GitHub
parent c8906e451f
commit c9085d8a12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"addressparser": "^1.0.1",
"openpgp": "^4.10.9"
"openpgp": "^4.10.10"
},
"devDependencies": {
"@types/jest": "^26.0.14",

View file

@ -2791,10 +2791,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"
openpgp@^4.10.9:
version "4.10.9"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-4.10.9.tgz#fe61cc821fe6d9dd00036d66593b5882d50a9b1d"
integrity sha512-rW+q8j0wMKhXPB8s/DtLGHNWtYIgM5xElaq7RWaqQVRf9yaKMptjPq5QImG+ACpJJm6LdbN5ll/vr9Z2OWWZvg==
openpgp@^4.10.10:
version "4.10.10"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-4.10.10.tgz#65b58d24466c278120c7f2d1ebc88ef9b15d6361"
integrity sha512-Ub48OogGPjNsr0G/wnJ/SyAQzt/tfcXZTWVZdjKFpXCQV1Ca+upFdSPPkBlGG3lb9EQGOKZJ2tzYNH6ZyKMkDQ==
dependencies:
asn1.js "^5.0.0"
node-fetch "^2.1.2"