Skip to content

Commit 5e872f9

Browse files
committed
Update deps
1 parent ed9fdac commit 5e872f9

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"light-bolt11-decoder": "^3.2.0",
4747
"light-bolt12-decoder": "^1.0.1",
4848
"mpc-crypto-lib": "^1.0.8",
49-
"nanoid": "^5.1.0",
49+
"nanoid": "^5.1.2",
5050
"payjoin-react-native": "^1.0.5-alpha",
5151
"peach-api-ts": "^0.4.0",
5252
"react": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9343,10 +9343,10 @@ nanoid@^3.3.7:
93439343
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz"
93449344
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
93459345

9346-
nanoid@^5.1.0:
9347-
version "5.1.0"
9348-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-5.1.0.tgz"
9349-
integrity sha512-zDAl/llz8Ue/EblwSYwdxGBYfj46IM1dhjVi8dyp9LQffoIGxJEAHj2oeZ4uNcgycSRcQ83CnfcZqEJzVDLcDw==
9346+
nanoid@^5.1.2:
9347+
version "5.1.2"
9348+
resolved "https://registry.npmjs.org/nanoid/-/nanoid-5.1.2.tgz"
9349+
integrity sha512-b+CiXQCNMUGe0Ri64S9SXFcP9hogjAJ2Rd6GdVxhPLRm7mhGaM7VgOvCAJ1ZshfHbqVDI3uqTI5C8/GaKuLI7g==
93509350

93519351
93529352
version "3.3.8"

0 commit comments

Comments
 (0)