diff --git a/apps/server/package.json b/apps/server/package.json index 5e66199..b555543 100644 --- a/apps/server/package.json +++ b/apps/server/package.json @@ -45,7 +45,7 @@ "jsonwebtoken": "^9.0.2", "ky": "^1.10.0", "mwparser": "^1.3.3", - "nanoid": "5.1.5", + "nanoid": "5.1.11", "rimraf": "^6.1.0", "tsx": "^4.20.5" }, diff --git a/packages/db/package.json b/packages/db/package.json index 0e0d195..41adca4 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -21,7 +21,7 @@ "dotenv": "^17.2.2", "drizzle-orm": "^0.44.5", "drizzle-zod": "^0.8.3", - "nanoid": "5.1.5", + "nanoid": "5.1.11", "postgres": "^3.4.7", "rimraf": "^6.0.1", "tsx": "^4.20.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8359f68..cda8723 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -182,8 +182,8 @@ importers: specifier: ^1.3.3 version: 1.3.3 nanoid: - specifier: 5.1.5 - version: 5.1.5 + specifier: 5.1.11 + version: 5.1.11 rimraf: specifier: ^6.1.0 version: 6.1.2 @@ -283,8 +283,8 @@ importers: specifier: ^0.8.3 version: 0.8.3(drizzle-orm@0.44.7(bun-types@1.3.3)(postgres@3.4.7))(zod@4.1.13) nanoid: - specifier: 5.1.5 - version: 5.1.5 + specifier: 5.1.11 + version: 5.1.11 postgres: specifier: ^3.4.7 version: 3.4.7 @@ -1627,8 +1627,8 @@ packages: mwparser@1.3.3: resolution: {integrity: sha512-s0LCYoF8sx8c8liTCq++dvpyUQOnHrHrBjcca2CvRYLUrwQpNX6gS/276q1nUyOmG8lsH+e9KvlA1BJO1axusg==} - nanoid@5.1.5: - resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==} + nanoid@5.1.11: + resolution: {integrity: sha512-v+KEsUv2ps74PaSKv0gHTxTCgMXOIfBEbaqa6w6ISIGC7ZsvHN4N9oJ8d4cmf0n5oTzQz2SLmThbQWhjd/8eKg==} engines: {node: ^18 || >=20} hasBin: true @@ -3038,7 +3038,7 @@ snapshots: dependencies: peggy: 1.2.0 - nanoid@5.1.5: {} + nanoid@5.1.11: {} natural-compare@1.4.0: {}