build(deps): 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>
This commit is contained in:
dependabot[bot]
2022-02-16 14:18:52 +00:00
committed by GitHub
parent d1701787c1
commit bcaaa7b51e
2 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"node-fetch": "^3.2.0",
"openpgp": "^5.0.0"
"openpgp": "^5.1.0"
},
"devDependencies": {
"@types/jest": "^27.0.1",