From 9f522f85fe2c90e559bb3117f5a4cba924715c6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:41:49 +0800 Subject: [PATCH] chore: bump uuid from 10.0.0 to 11.0.3 in /frontend/web (#331) Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/web/package.json | 2 +- frontend/web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/web/package.json b/frontend/web/package.json index 4c28a897..acf76d31 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -29,7 +29,7 @@ "react-router-dom": "^6.27.0", "react-use": "^17.5.1", "tailwindcss": "^3.4.14", - "uuid": "^10.0.0", + "uuid": "^11.0.3", "zustand": "^5.0.1" }, "devDependencies": { diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index 18b2a7b9..9d7a2aa5 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^3.4.14 version: 3.4.14 uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.3 + version: 11.0.3 zustand: specifier: ^5.0.1 version: 5.0.1(@types/react@18.3.12)(immer@10.1.1)(react@18.3.1)(use-sync-external-store@1.2.2(react@18.3.1)) @@ -2325,8 +2325,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} hasBin: true vite@5.4.10: @@ -4770,7 +4770,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@10.0.0: {} + uuid@11.0.3: {} vite@5.4.10(@types/node@22.8.6): dependencies: