diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e85a58c3db1..59c5a6d5598 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,7 +18,7 @@ overrides: whatwg-url: 17.1.0 zod: 4.4.3 lodash-es@<4.18.0: 4.18.1 - nanoid@<3.3.8: 3.3.12 + nanoid@<3.3.8: 5.1.16 nanoid@>=4.0.0 <5.0.9: 5.1.11 tmp@<0.2.6: 0.2.7 uuid@<11.1.1: 11.1.1 @@ -10059,11 +10059,6 @@ packages: nan@2.27.0: resolution: {integrity: sha512-hC+0LidcL3XE4rp1C4H54KujgXKzbfyTngZTwBByQxsOxCEKZT0MPQ4hOKUH2jU1OYstqdDH4onyHPDzcV0XdQ==} - nanoid@3.3.12: - resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - nanoid@3.3.16: resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -10074,6 +10069,11 @@ packages: engines: {node: ^18 || >=20} hasBin: true + nanoid@5.1.16: + resolution: {integrity: sha512-kVrnsrJqMR8+oLJnGEmSWw9BivK5mt7H3FZatVRjrc5wGqFYuBxX1yG7+A7Gi5AefkX6t/oCkizcQgpu0cY1dQ==} + engines: {node: ^18 || >=20} + hasBin: true + nanoid@6.0.1: resolution: {integrity: sha512-3wVS3i51pE2pi1k5FFL/95BGfVS0kSsvDVuGXHOtxox/TywUmtgq+3qiTOTbs9J7KfHaXPiN171k/A6dBnaXFw==} engines: {node: ^22 || ^24 || >=26} @@ -14307,7 +14307,7 @@ snapshots: jotai-scope: 0.7.2(jotai@2.11.0(@types/react@19.2.18)(react@19.2.8))(react@19.2.8) lodash.debounce: 4.0.8 lodash.throttle: 4.1.1 - nanoid: 3.3.12 + nanoid: 5.1.16 open-color: 1.9.1 pako: 2.0.3 perfect-freehand: 1.2.0 @@ -22321,12 +22321,12 @@ snapshots: nan@2.27.0: optional: true - nanoid@3.3.12: {} - nanoid@3.3.16: {} nanoid@5.1.11: {} + nanoid@5.1.16: {} + nanoid@6.0.1: {} nanostores@1.3.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 97c398eaf1c..da41049a21d 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -33,7 +33,7 @@ overrides: whatwg-url: 17.1.0 zod: 4.4.3 "lodash-es@<4.18.0": 4.18.1 - "nanoid@<3.3.8": 3.3.12 + "nanoid@<3.3.8": 5.1.16 "nanoid@>=4.0.0 <5.0.9": 5.1.11 "tmp@<0.2.6": 0.2.7 "uuid@<11.1.1": 11.1.1