Skip to content

Commit 9102ea8

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 f49eeb3 commit 9102ea8

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
@@ -21678,6 +21678,15 @@ __metadata:
2167821678
languageName: node
2167921679
linkType: hard
2168021680

21681+
"uuid@npm:13.0.0":
21682+
version: 13.0.0
21683+
resolution: "uuid@npm:13.0.0"
21684+
bin:
21685+
uuid: dist-node/bin/uuid
21686+
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
21687+
languageName: node
21688+
linkType: hard
21689+
2168121690
"uuid@npm:9.0.1":
2168221691
version: 9.0.1
2168321692
resolution: "uuid@npm:9.0.1"
@@ -22417,7 +22426,7 @@ __metadata:
2241722426
typescript: "npm:5.5.2"
2241822427
underscore: "npm:1.13.7"
2241922428
use-debounce: "npm:^10.0.6"
22420-
uuid: "npm:11.1.0"
22429+
uuid: "npm:13.0.0"
2242122430
webgl-utils.js: "npm:1.1.0"
2242222431
webpack: "npm:5.102.0"
2242322432
webpack-bundle-analyzer: "npm:^4.10.2"

0 commit comments

Comments
 (0)