diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 189e2876270..750b3e7b392 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -364,8 +364,8 @@ catalogs: specifier: 0.525.0 version: 0.525.0 nanoid: - specifier: 5.1.11 - version: 5.1.11 + specifier: 5.1.16 + version: 5.1.16 nanoid-dictionary: specifier: 5.0.0 version: 5.0.0 @@ -1047,7 +1047,7 @@ importers: version: 0.4.2(hono@4.12.21) nanoid: specifier: 'catalog:' - version: 5.1.11 + version: 5.1.16 percentile: specifier: 'catalog:' version: 1.6.0 @@ -1475,7 +1475,7 @@ importers: version: 0.525.0(react@19.2.6) nanoid: specifier: 'catalog:' - version: 5.1.11 + version: 5.1.16 next: specifier: 16.2.11 version: 16.2.11(@babel/core@7.28.5)(@opentelemetry/api@1.9.1)(babel-plugin-macros@3.1.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) @@ -1875,7 +1875,7 @@ importers: version: 3.14.0(@noble/hashes@1.8.0) nanoid: specifier: 'catalog:' - version: 5.1.11 + version: 5.1.16 nanoid-dictionary: specifier: 'catalog:' version: 5.0.0 @@ -7854,6 +7854,7 @@ packages: crypto-js@4.2.0: resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==} + deprecated: Active development of CryptoJS has been discontinued. This library is no longer maintained. css-select@5.2.2: resolution: {integrity: sha512-TizTzUddG/xYLA3NXodFM0fSbNizXjOKhqiQQwvhlspadZokn1KDy0NZFS0wuEubIYAV5/c1/lAr0TaaFXEXzw==} @@ -9644,6 +9645,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 + negotiator@0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} @@ -18303,6 +18309,8 @@ snapshots: nanoid@5.1.11: {} + nanoid@5.1.16: {} + negotiator@0.6.3: {} negotiator@1.0.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index f1829159a5f..559a49f9dc1 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -153,7 +153,7 @@ catalog: knip: 5.88.1 limiter: 3.0.0 lucide-react: 0.525.0 - nanoid: 5.1.11 + nanoid: 5.1.16 nanoid-dictionary: 5.0.0 next: 16.2.11 next-auth: 5.0.0-beta.31