mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-19 09:13:28 +00:00
Merge pull request #1575 from RoboSats/dependabot/npm_and_yarn/frontend/nostr-tools-2.9.1
chore(deps): bump nostr-tools from 2.7.2 to 2.9.1 in /frontend
This commit is contained in:
9
frontend/package-lock.json
generated
9
frontend/package-lock.json
generated
@ -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.7.2",
|
"nostr-tools": "^2.9.1",
|
||||||
"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,10 +13114,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/nostr-tools": {
|
"node_modules/nostr-tools": {
|
||||||
"version": "2.7.2",
|
"version": "2.9.1",
|
||||||
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-2.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-2.9.1.tgz",
|
||||||
"integrity": "sha512-Bq3Ug0SZFtgtL1+0wCnAe8AJtI7yx/00/a2nUug9SkhfOwlKS92Tef12iCK9FdwXw+oFZWMtRnSwcLayQso+xA==",
|
"integrity": "sha512-QYK/M2eugK82dEriVGSzZCRn6Sbb88bxICA15wr+ebEULSACysZnDhNoCxdJyqZPva5x+Ql7h4JmEfpc6Ov2fQ==",
|
||||||
"license": "Unlicense",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/ciphers": "^0.5.1",
|
"@noble/ciphers": "^0.5.1",
|
||||||
"@noble/curves": "1.2.0",
|
"@noble/curves": "1.2.0",
|
||||||
|
@ -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.7.2",
|
"nostr-tools": "^2.9.1",
|
||||||
"npm": "^10.9.0",
|
"npm": "^10.9.0",
|
||||||
"openpgp": "^5.11.0",
|
"openpgp": "^5.11.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
|
Reference in New Issue
Block a user