build(deps): bump openpgp from 5.0.0-4 to 5.0.0-5

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.0.0-4 to 5.0.0-5.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.0.0-4...v5.0.0-5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-12 20:00:24 +00:00
committed by GitHub
parent dc1883c9ed
commit 8f4c6c001f
2 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"node-fetch": "^2.6.1",
"openpgp": "^5.0.0-4"
"openpgp": "^5.0.0-5"
},
"devDependencies": {
"@types/jest": "^27.0.0",