build(deps): bump openpgp from 5.9.0 to 5.10.1 (#1066)

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.9.0 to 5.10.1.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.9.0...v5.10.1)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
...

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-08-29 11:15:05 -07:00
committed by GitHub
parent 836e505c14
commit 04adcebd9b
2 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"node-fetch": "^3.3.2",
"openpgp": "5.9"
"openpgp": "5.10"
},
"devDependencies": {
"@types/jest": "^29.5.4",