Skip to content

Commit 218b196

Browse files
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](uuidjs/uuid@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] <[email protected]>
1 parent 5c0ab57 commit 218b196

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"style-loader": "^4.0.0",
4848
"terser-webpack-plugin": "^5.3.14",
4949
"underscore": "^1.13.7",
50-
"uuid": "^11.1.0",
50+
"uuid": "^12.0.0",
5151
"vis-data": "^8.0.1",
5252
"vis-timeline": "^8.3.0",
5353
"vis-util": "^6.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2736,7 +2736,7 @@ __metadata:
27362736
style-loader: "npm:^4.0.0"
27372737
terser-webpack-plugin: "npm:^5.3.14"
27382738
underscore: "npm:^1.13.7"
2739-
uuid: "npm:^11.1.0"
2739+
uuid: "npm:^12.0.0"
27402740
vis-data: "npm:^8.0.1"
27412741
vis-timeline: "npm:^8.3.0"
27422742
vis-util: "npm:^6.0.0"
@@ -7010,12 +7010,12 @@ __metadata:
70107010
languageName: node
70117011
linkType: hard
70127012

7013-
"uuid@npm:^11.1.0":
7014-
version: 11.1.0
7015-
resolution: "uuid@npm:11.1.0"
7013+
"uuid@npm:^12.0.0":
7014+
version: 12.0.0
7015+
resolution: "uuid@npm:12.0.0"
70167016
bin:
7017-
uuid: dist/esm/bin/uuid
7018-
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
7017+
uuid: dist/bin/uuid
7018+
checksum: 10c0/242db6735d15a187a0d7f22576db02668f974ffc65d0806b23fe4237cbb0db3153442cb3082c7550784acb6272e5c6c931532916f9604bd814dfab1edf2dac40
70197019
languageName: node
70207020
linkType: hard
70217021

0 commit comments

Comments
 (0)