From 218b1965b546ad3c1ceef20a5a64c5d22fae04d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 03:01:38 +0000 Subject: [PATCH] chore(deps): Bump uuid from 11.1.0 to 12.0.0 Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 12.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...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 12.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 e265d75ee..5f1bf9309 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": "^12.0.0", "vis-data": "^8.0.1", "vis-timeline": "^8.3.0", "vis-util": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index ea1b4dff4..afbd93d9a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2736,7 +2736,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:^12.0.0" vis-data: "npm:^8.0.1" vis-timeline: "npm:^8.3.0" vis-util: "npm:^6.0.0" @@ -7010,12 +7010,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^11.1.0": - version: 11.1.0 - resolution: "uuid@npm:11.1.0" +"uuid@npm:^12.0.0": + version: 12.0.0 + resolution: "uuid@npm:12.0.0" bin: - uuid: dist/esm/bin/uuid - checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3 + uuid: dist/bin/uuid + checksum: 10c0/242db6735d15a187a0d7f22576db02668f974ffc65d0806b23fe4237cbb0db3153442cb3082c7550784acb6272e5c6c931532916f9604bd814dfab1edf2dac40 languageName: node linkType: hard