diff --git a/package.json b/package.json index 95429f3..d9f7b79 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "lodash": "^4.17.21", "minimatch": "3.0.5", "minimist": "1.2.6", - "nanoid": "3.3.8", + "nanoid": "5.1.5", "pino": "^8.21.0", "polished": "^4.3.1", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d2645c..5a7e648 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 1.2.6 version: 1.2.6 nanoid: - specifier: 3.3.8 - version: 3.3.8 + specifier: 5.1.5 + version: 5.1.5 pino: specifier: ^8.21.0 version: 8.21.0 @@ -2641,6 +2641,11 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + nanoid@5.1.5: + resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==} + engines: {node: ^18 || >=20} + hasBin: true + natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} @@ -6451,6 +6456,8 @@ snapshots: nanoid@3.3.8: {} + nanoid@5.1.5: {} + natural-compare@1.4.0: {} neo-async@2.6.2: {}