Bump openpgp from 5.0.1 to 5.1.0 (#120)

* Bump openpgp from 5.0.1 to 5.1.0

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Update generated data

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-12 19:02:39 +01:00 committed by GitHub
parent 9514e8dc11
commit 0325aac373
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

6
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

View file

@ -25,7 +25,7 @@
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"addressparser": "^1.0.1",
"openpgp": "^5.0.1"
"openpgp": "^5.1.0"
},
"devDependencies": {
"@types/jest": "^26.0.14",

View file

@ -2774,10 +2774,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"
openpgp@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.0.1.tgz#fe355dcdc2074e505d5c22ee51e880a8296bd0ab"
integrity sha512-J9HGIcXumwczJwX3JvgshWYtkhsOJHm5ZPd1ipJ1BqrZL06NgqV/EfJyF3ThOlNV2rY0MGWdS8L8/kKyeo3sXg==
openpgp@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.1.0.tgz#4da3880ad04d9d75b3f0470451f6862d43252568"
integrity sha512-keCno6QPMXWwfjrOOtT8fwZ5XgCcB7vZH80xb44SbJ49qQ11Efl2fFfqHpaie7jTQFjRKxgT8hSFPXJUjogNPw==
dependencies:
asn1.js "^5.0.0"