Skip to content

Commit d39a8cd

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 8c55855 commit d39a8cd

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
@@ -21954,6 +21954,15 @@ __metadata:
2195421954
languageName: node
2195521955
linkType: hard
2195621956

21957+
"uuid@npm:13.0.0":
21958+
version: 13.0.0
21959+
resolution: "uuid@npm:13.0.0"
21960+
bin:
21961+
uuid: dist-node/bin/uuid
21962+
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
21963+
languageName: node
21964+
linkType: hard
21965+
2195721966
"uuid@npm:9.0.1, uuid@npm:^9.0.1":
2195821967
version: 9.0.1
2195921968
resolution: "uuid@npm:9.0.1"
@@ -22693,7 +22702,7 @@ __metadata:
2269322702
typescript: "npm:5.5.2"
2269422703
underscore: "npm:1.13.7"
2269522704
use-debounce: "npm:^10.0.6"
22696-
uuid: "npm:11.1.0"
22705+
uuid: "npm:13.0.0"
2269722706
webgl-utils.js: "npm:1.1.0"
2269822707
webpack: "npm:5.102.0"
2269922708
webpack-bundle-analyzer: "npm:^4.10.2"

0 commit comments

Comments
 (0)