chore(deps): bump nostr-tools from 2.9.1 to 2.10.0 in /frontend

Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/nbd-wtf/nostr-tools/releases)
- [Commits](https://github.com/nbd-wtf/nostr-tools/commits)

---
updated-dependencies:
- dependency-name: nostr-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-01 07:28:43 +00:00
committed by GitHub
parent d6dd1b4f7f
commit 5af0da1346
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"latlon-geohash": "^2.0.0", "latlon-geohash": "^2.0.0",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.1.1", "light-bolt11-decoder": "^3.1.1",
"nostr-tools": "^2.9.1", "nostr-tools": "^2.10.0",
"npm": "^10.9.0", "npm": "^10.9.0",
"openpgp": "^5.11.0", "openpgp": "^5.11.0",
"react": "^18.2.0", "react": "^18.2.0",
@ -13114,9 +13114,9 @@
} }
}, },
"node_modules/nostr-tools": { "node_modules/nostr-tools": {
"version": "2.9.1", "version": "2.10.0",
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-2.9.1.tgz", "resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-2.10.0.tgz",
"integrity": "sha512-QYK/M2eugK82dEriVGSzZCRn6Sbb88bxICA15wr+ebEULSACysZnDhNoCxdJyqZPva5x+Ql7h4JmEfpc6Ov2fQ==", "integrity": "sha512-Rg+eTMgLFatCg9f3/QVJuiKNpDfUWBJM4ot2NZnE6R2ktOeWvPyh6uVV6EPto8zF7pC9NwdQuN6BC1og7qH6mA==",
"dependencies": { "dependencies": {
"@noble/ciphers": "^0.5.1", "@noble/ciphers": "^0.5.1",
"@noble/curves": "1.2.0", "@noble/curves": "1.2.0",

View File

@ -75,7 +75,7 @@
"latlon-geohash": "^2.0.0", "latlon-geohash": "^2.0.0",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"light-bolt11-decoder": "^3.1.1", "light-bolt11-decoder": "^3.1.1",
"nostr-tools": "^2.9.1", "nostr-tools": "^2.10.0",
"npm": "^10.9.0", "npm": "^10.9.0",
"openpgp": "^5.11.0", "openpgp": "^5.11.0",
"react": "^18.2.0", "react": "^18.2.0",