Skip to content

Commit

Permalink
chore(deps): bump uuid from 10.0.0 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent fb69ac9 commit 8b869ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"switch-path": "1.2.0",
"tsyringe": "4.8.0",
"underscore": "1.13.7",
"uuid": "10.0.0",
"uuid": "11.0.0",
"webgl-utils.js": "1.1.0",
"webrtc-adapter": "9.0.1",
"zustand": "4.5.5"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18161,12 +18161,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
"uuid@npm:11.0.0":
version: 11.0.0
resolution: "uuid@npm:11.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10/35aa60614811a201ff90f8ca5e9ecb7076a75c3821e17f0f5ff72d44e36c2d35fcbc2ceee9c4ac7317f4cc41895da30e74f3885e30313bee48fda6338f250538
uuid: dist/esm/bin/uuid
checksum: 10/ce68ce5031aa385efc4a7d8bf7d32904aeec778d4b3fa4164d09f5de64d91c42a3d36a27f82859b7a320875b8b88fdd48aa2e7746be2ace749f3461e528b1325
languageName: node
linkType: hard

Expand Down Expand Up @@ -18787,7 +18787,7 @@ __metadata:
tsyringe: "npm:4.8.0"
typescript: "npm:5.5.2"
underscore: "npm:1.13.7"
uuid: "npm:10.0.0"
uuid: "npm:11.0.0"
webgl-utils.js: "npm:1.1.0"
webpack: "npm:5.95.0"
webpack-cli: "npm:5.1.4"
Expand Down

0 comments on commit 8b869ef

Please sign in to comment.