Bump openpgp from 5.10.1 to 5.10.2 in /frontend (#854)

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

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

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-09-25 10:59:06 +00:00 committed by GitHub
parent dd2292f8d0
commit eaff62803c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"js-sha256": "^0.10.1",
"light-bolt11-decoder": "^3.0.0",
"npm": "^10.1.0",
"openpgp": "^5.10.1",
"openpgp": "^5.10.2",
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-dom": "^18.2.0",
@ -13581,9 +13581,9 @@
}
},
"node_modules/openpgp": {
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.10.1.tgz",
"integrity": "sha512-SR5Ft+ej51d0+p53ld5Ney0Yiz0y8Mh1YYLJrvpRMbTaNhvS1QcDX0Oq1rW9sjBnQXtgrpWw2Zve3rm7K5C/pw==",
"version": "5.10.2",
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.10.2.tgz",
"integrity": "sha512-nRqMp4o31rBagWB02tgfKCsocXWq4uYobZf9GDVlD5rQXBq/wRIZHiDhGX1dlDAI2inkZcPd2dSZOqmtGnsK1A==",
"dependencies": {
"asn1.js": "^5.0.0"
},

View File

@ -70,7 +70,7 @@
"js-sha256": "^0.10.1",
"light-bolt11-decoder": "^3.0.0",
"npm": "^10.1.0",
"openpgp": "^5.10.1",
"openpgp": "^5.10.2",
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-dom": "^18.2.0",