From 130ca2d65986bba3ac52e93d5300078e94dcb0a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 03:58:12 +0000 Subject: [PATCH] build(deps): bump nanoid from 4.0.2 to 5.0.9 Bumps [nanoid](https://github.com/ai/nanoid) from 4.0.2 to 5.0.9. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/4.0.2...5.0.9) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.0.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 691233a..bd074bd 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "axios": "^1.13.2", "classnames": "^2.5.1", "lodash": "^4.17.21", - "nanoid": "^4.0.2", + "nanoid": "^5.0.9", "react": "^19.2.3", "react-dom": "^19.2.3", "react-router-dom": "^6.30.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4648a71..5c3155a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 nanoid: - specifier: ^4.0.2 - version: 4.0.2 + specifier: ^5.0.9 + version: 5.0.9 react: specifier: ^19.2.3 version: 19.2.3 @@ -2642,9 +2642,9 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@4.0.2: - resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==} - engines: {node: ^14 || ^16 || >=18} + nanoid@5.0.9: + resolution: {integrity: sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==} + engines: {node: ^18 || >=20} hasBin: true natural-compare@1.4.0: @@ -6705,7 +6705,7 @@ snapshots: nanoid@3.3.11: {} - nanoid@4.0.2: {} + nanoid@5.0.9: {} natural-compare@1.4.0: {}