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

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

---
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-09-09 17:17:14 +00:00
committed by GitHub
parent f6d4366a4c
commit c071c7087f
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": "^2.6.1",
"openpgp": "^5.0.0-5"
"openpgp": "^5.0.0"
},
"devDependencies": {
"@types/jest": "^27.0.1",