Skip to content

Commit 8616bab

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 b3de338 commit 8616bab

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
@@ -21961,6 +21961,15 @@ __metadata:
2196121961
languageName: node
2196221962
linkType: hard
2196321963

21964+
"uuid@npm:13.0.0":
21965+
version: 13.0.0
21966+
resolution: "uuid@npm:13.0.0"
21967+
bin:
21968+
uuid: dist-node/bin/uuid
21969+
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
21970+
languageName: node
21971+
linkType: hard
21972+
2196421973
"uuid@npm:9.0.1, uuid@npm:^9.0.1":
2196521974
version: 9.0.1
2196621975
resolution: "uuid@npm:9.0.1"
@@ -22700,7 +22709,7 @@ __metadata:
2270022709
typescript: "npm:5.5.2"
2270122710
underscore: "npm:1.13.7"
2270222711
use-debounce: "npm:^10.0.6"
22703-
uuid: "npm:11.1.0"
22712+
uuid: "npm:13.0.0"
2270422713
webgl-utils.js: "npm:1.1.0"
2270522714
webpack: "npm:5.102.0"
2270622715
webpack-bundle-analyzer: "npm:^4.10.2"

0 commit comments

Comments
 (0)