build(deps): bump openpgp from 5.4.0 to 5.5.0 (#819)

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.4.0...v5.5.0)

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

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]
2023-02-08 16:16:36 -05:00
committed by GitHub
parent 0a0c29f6e1
commit e418d185b8
2 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.3",
"node-fetch": "^3.2.10",
"openpgp": "5.4"
"openpgp": "5.5"
},
"devDependencies": {
"@types/jest": "^27.5.0",