From 8c873542af2d0bdbe5a3fa1740bd01c5ad29a81b Mon Sep 17 00:00:00 2001 From: Abdelkrim Dib Date: Sat, 29 Jun 2024 14:37:01 +0100 Subject: [PATCH] downgrade nanoid --- packages/core/package.json | 2 +- pnpm-lock.yaml | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index f6a11eaf..a41b99c0 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -65,7 +65,7 @@ "axios": "1.7.2", "bip39": "3.1.0", "json-bigint": "1.0.0", - "nanoid": "5.0.7", + "nanoid": "3.3.4", "zod": "3.23.8" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d51a446..34e1f40d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -253,8 +253,8 @@ importers: specifier: 1.0.0 version: 1.0.0 nanoid: - specifier: 5.0.7 - version: 5.0.7 + specifier: 3.3.4 + version: 3.3.4 zod: specifier: 3.23.8 version: 3.23.8 @@ -3893,11 +3893,6 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@5.0.7: - resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==} - engines: {node: ^18 || >=20} - hasBin: true - natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} @@ -9691,8 +9686,6 @@ snapshots: nanoid@3.3.7: {} - nanoid@5.0.7: {} - natural-compare@1.4.0: {} negotiator@0.6.3: {}