mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 20:21:35 +00:00
Bump openpgp from 5.9.0 to 5.10.1 in /frontend (#825)
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 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:
parent
b4b6709918
commit
6a1eceb8d7
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"js-sha256": "^0.9.0",
|
||||
"light-bolt11-decoder": "^3.0.0",
|
||||
"npm": "^9.8.0",
|
||||
"openpgp": "^5.9.0",
|
||||
"openpgp": "^5.10.1",
|
||||
"react": "^18.2.0",
|
||||
"react-countdown": "^2.3.5",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -13322,9 +13322,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/openpgp": {
|
||||
"version": "5.9.0",
|
||||
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.9.0.tgz",
|
||||
"integrity": "sha512-wEI6TAinCAq8ZLZA4oZ3ZtJ2BhhHj+CiPCd8TzE7zCicr0V8tvG5UF76OtddLLOJcK63w3Aj3KiRd+VLMScirQ==",
|
||||
"version": "5.10.1",
|
||||
"resolved": "https://registry.npmjs.org/openpgp/-/openpgp-5.10.1.tgz",
|
||||
"integrity": "sha512-SR5Ft+ej51d0+p53ld5Ney0Yiz0y8Mh1YYLJrvpRMbTaNhvS1QcDX0Oq1rW9sjBnQXtgrpWw2Zve3rm7K5C/pw==",
|
||||
"dependencies": {
|
||||
"asn1.js": "^5.0.0"
|
||||
},
|
||||
|
@ -70,7 +70,7 @@
|
||||
"js-sha256": "^0.9.0",
|
||||
"light-bolt11-decoder": "^3.0.0",
|
||||
"npm": "^9.8.0",
|
||||
"openpgp": "^5.9.0",
|
||||
"openpgp": "^5.10.1",
|
||||
"react": "^18.2.0",
|
||||
"react-countdown": "^2.3.5",
|
||||
"react-dom": "^18.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user