Bump light-bolt11-decoder from 3.0.0 to 3.1.1 in /frontend (#1184)

Bumps [light-bolt11-decoder](https://github.com/fiatjaf/light-bolt11-decoder) from 3.0.0 to 3.1.1.
- [Commits](https://github.com/fiatjaf/light-bolt11-decoder/compare/v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: light-bolt11-decoder
  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] 2024-03-15 20:07:47 +00:00 committed by GitHub
parent 521f8eae17
commit f536c16444
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"install": "^0.13.0",
"js-sha256": "^0.11.0",
"leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.0.0",
"light-bolt11-decoder": "^3.1.1",
"npm": "^10.5.0",
"openpgp": "^5.11.0",
"react": "^18.2.0",
@ -10036,9 +10036,9 @@
}
},
"node_modules/light-bolt11-decoder": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/light-bolt11-decoder/-/light-bolt11-decoder-3.0.0.tgz",
"integrity": "sha512-AKvOigD2pmC8ktnn2TIqdJu0K0qk6ukUmTvHwF3JNkm8uWCqt18Ijn33A/a7gaRZ4PghJ59X+8+MXrzLKdBTmQ==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/light-bolt11-decoder/-/light-bolt11-decoder-3.1.1.tgz",
"integrity": "sha512-sLg/KCwYkgsHWkefWd6KqpCHrLFWWaXTOX3cf6yD2hAzL0SLpX+lFcaFK2spkjbgzG6hhijKfORDc9WoUHwX0A==",
"dependencies": {
"@scure/base": "1.1.1"
}

View File

@ -71,7 +71,7 @@
"install": "^0.13.0",
"js-sha256": "^0.11.0",
"leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.0.0",
"light-bolt11-decoder": "^3.1.1",
"npm": "^10.5.0",
"openpgp": "^5.11.0",
"react": "^18.2.0",