Bump openpgp from 5.11.0 to 5.11.1 in /frontend

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.11.0...v5.11.1)

---
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]
2024-03-08 07:58:53 +00:00
committed by GitHub
parent 680de4b9ba
commit fcee24493b
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.0.0",
"npm": "^10.5.0",
"openpgp": "^5.11.0",
"openpgp": "^5.11.1",
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-dom": "^18.2.0",
@ -13056,9 +13056,9 @@
}
},
"node_modules/openpgp": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.11.0.tgz",
"integrity": "sha512-hytHsxIPtRhuh6uAmoBUThHSwHSX3imLu7x4453T+xkVqIw49rl22MRD4KQIAQdCDoVdouejzYgcuLmMA/2OAA==",
"version": "5.11.1",
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.11.1.tgz",
"integrity": "sha512-TynUBPuaSI7dN0gP+A38CjNRLxkOkkptefNanalDQ71BFAKKm+dLbksymSW5bUrB7RcAneMySL/Y+r/TbLpOnQ==",
"dependencies": {
"asn1.js": "^5.0.0"
},

View File

@ -73,7 +73,7 @@
"leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.0.0",
"npm": "^10.5.0",
"openpgp": "^5.11.0",
"openpgp": "^5.11.1",
"react": "^18.2.0",
"react-countdown": "^2.3.5",
"react-dom": "^18.2.0",