Skip to content

Commit 1e2cee8

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 15925b5 commit 1e2cee8

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"tsyringe": "4.10.0",
6767
"underscore": "1.13.7",
6868
"use-debounce": "^10.0.5",
69-
"uuid": "11.1.0",
69+
"uuid": "12.0.0",
7070
"webgl-utils.js": "1.1.0",
7171
"webrtc-adapter": "9.0.3",
7272
"zod": "^3.24.2",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21498,6 +21498,15 @@ __metadata:
2149821498
languageName: node
2149921499
linkType: hard
2150021500

21501+
"uuid@npm:12.0.0":
21502+
version: 12.0.0
21503+
resolution: "uuid@npm:12.0.0"
21504+
bin:
21505+
uuid: dist/bin/uuid
21506+
checksum: 10/18079c61ec2ca899d8df034ed543dc4844ec14d3bddc3099149d4c076a28c76dfc7434bcc5fafae8799f894da6acaa055bd7e97eedb6cba2840994f02849b801
21507+
languageName: node
21508+
linkType: hard
21509+
2150121510
"uuid@npm:9.0.1, uuid@npm:^9.0.1":
2150221511
version: 9.0.1
2150321512
resolution: "uuid@npm:9.0.1"
@@ -22225,7 +22234,7 @@ __metadata:
2222522234
typescript: "npm:5.5.2"
2222622235
underscore: "npm:1.13.7"
2222722236
use-debounce: "npm:^10.0.5"
22228-
uuid: "npm:11.1.0"
22237+
uuid: "npm:12.0.0"
2222922238
webgl-utils.js: "npm:1.1.0"
2223022239
webpack: "npm:5.101.3"
2223122240
webpack-bundle-analyzer: "npm:^4.10.2"

0 commit comments

Comments
 (0)