From 0ea299c89b9e2a441d6d29f84e57572b27f44e23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 03:21:50 +0000 Subject: [PATCH] chore(deps): Bump uuid from 11.1.0 to 13.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0. - [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/v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 60d2d1921..ded4d6c42 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "style-loader": "^4.0.0", "terser-webpack-plugin": "^5.3.14", "underscore": "^1.13.7", - "uuid": "^11.1.0", + "uuid": "^13.0.0", "vis-data": "^8.0.3", "vis-timeline": "^8.3.0", "vis-util": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index aeceb34fb..0d2ead8a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2772,7 +2772,7 @@ __metadata: style-loader: "npm:^4.0.0" terser-webpack-plugin: "npm:^5.3.14" underscore: "npm:^1.13.7" - uuid: "npm:^11.1.0" + uuid: "npm:^13.0.0" vis-data: "npm:^8.0.3" vis-timeline: "npm:^8.3.0" vis-util: "npm:^6.0.0" @@ -7049,12 +7049,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^11.1.0": - version: 11.1.0 - resolution: "uuid@npm:11.1.0" +"uuid@npm:^13.0.0": + version: 13.0.0 + resolution: "uuid@npm:13.0.0" bin: - uuid: dist/esm/bin/uuid - checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3 + uuid: dist-node/bin/uuid + checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67 languageName: node linkType: hard