mirror of
https://github.com/RoboSats/robosats.git
synced 2025-09-13 00:56:22 +00:00
chore(deps): bump nostr-tools from 2.15.1 to 2.15.2 in /frontend
Bumps [nostr-tools](https://github.com/nbd-wtf/nostr-tools) from 2.15.1 to 2.15.2. - [Release notes](https://github.com/nbd-wtf/nostr-tools/releases) - [Commits](https://github.com/nbd-wtf/nostr-tools/compare/v2.15.1...v2.15.2) --- updated-dependencies: - dependency-name: nostr-tools dependency-version: 2.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -33,7 +33,7 @@
|
|||||||
"latlon-geohash": "^2.0.0",
|
"latlon-geohash": "^2.0.0",
|
||||||
"leaflet": "^1.9.4",
|
"leaflet": "^1.9.4",
|
||||||
"light-bolt11-decoder": "^3.2.0",
|
"light-bolt11-decoder": "^3.2.0",
|
||||||
"nostr-tools": "^2.15.1",
|
"nostr-tools": "^2.15.2",
|
||||||
"npm": "^11.4.1",
|
"npm": "^11.4.1",
|
||||||
"openpgp": "^5.11.0",
|
"openpgp": "^5.11.0",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
@ -11041,9 +11041,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/nostr-tools": {
|
"node_modules/nostr-tools": {
|
||||||
"version": "2.15.1",
|
"version": "2.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-2.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-2.15.2.tgz",
|
||||||
"integrity": "sha512-LpetHDR9ltnkpJDkva/SONgyKBbsoV+5yLB8DWc0/U3lCWGtoWJw6Nbc2vR2Ai67RIQYrBQeZLyMlhwVZRK/9A==",
|
"integrity": "sha512-utmqVVS4HMDiwhIgI6Cr+KqA4aUhF3Sb755iO/qCiqxc5H9JW/9Z3N1RO/jKWpjP6q/Vx0lru7IYuiPvk+2/ng==",
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/ciphers": "^0.5.1",
|
"@noble/ciphers": "^0.5.1",
|
||||||
|
|||||||
@ -81,7 +81,7 @@
|
|||||||
"latlon-geohash": "^2.0.0",
|
"latlon-geohash": "^2.0.0",
|
||||||
"leaflet": "^1.9.4",
|
"leaflet": "^1.9.4",
|
||||||
"light-bolt11-decoder": "^3.2.0",
|
"light-bolt11-decoder": "^3.2.0",
|
||||||
"nostr-tools": "^2.15.1",
|
"nostr-tools": "^2.15.2",
|
||||||
"npm": "^11.4.1",
|
"npm": "^11.4.1",
|
||||||
"openpgp": "^5.11.0",
|
"openpgp": "^5.11.0",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user