Skip to content

Commit 2d0a7dc

Browse files
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](uuidjs/uuid@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] <[email protected]>
1 parent f37627d commit 2d0a7dc

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
@@ -68,7 +68,7 @@
6868
"tsyringe": "4.10.0",
6969
"underscore": "1.13.7",
7070
"use-debounce": "^10.0.6",
71-
"uuid": "11.1.0",
71+
"uuid": "13.0.0",
7272
"webgl-utils.js": "1.1.0",
7373
"webrtc-adapter": "9.0.3",
7474
"zod": "^3.24.2",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21842,6 +21842,15 @@ __metadata:
2184221842
languageName: node
2184321843
linkType: hard
2184421844

21845+
"uuid@npm:13.0.0":
21846+
version: 13.0.0
21847+
resolution: "uuid@npm:13.0.0"
21848+
bin:
21849+
uuid: dist-node/bin/uuid
21850+
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
21851+
languageName: node
21852+
linkType: hard
21853+
2184521854
"uuid@npm:9.0.1, uuid@npm:^9.0.1":
2184621855
version: 9.0.1
2184721856
resolution: "uuid@npm:9.0.1"
@@ -22571,7 +22580,7 @@ __metadata:
2257122580
typescript: "npm:5.5.2"
2257222581
underscore: "npm:1.13.7"
2257322582
use-debounce: "npm:^10.0.6"
22574-
uuid: "npm:11.1.0"
22583+
uuid: "npm:13.0.0"
2257522584
webgl-utils.js: "npm:1.1.0"
2257622585
webpack: "npm:5.101.3"
2257722586
webpack-bundle-analyzer: "npm:^4.10.2"

0 commit comments

Comments
 (0)