Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent db4a273 commit 610ca95
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"nyc": "17.1.0",
"prettier": "3.3.3",
"three-stdlib": "2.33.0",
"uuid": "9.0.1",
"uuid": "11.0.1",
"vite": "^5.1.3",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "^6.0.0"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8878,7 +8878,7 @@ __metadata:
three: "npm:^0.169.0"
three-stdlib: "npm:2.33.0"
typescript: "npm:5.6.3"
uuid: "npm:9.0.1"
uuid: "npm:11.0.1"
vite: "npm:^5.1.3"
vite-plugin-checker: "npm:^0.8.0"
vite-plugin-istanbul: "npm:^6.0.0"
Expand Down Expand Up @@ -13730,6 +13730,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.1":
version: 11.0.1
resolution: "uuid@npm:11.0.1"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/8f2a93ce747613ab63531796fdd383123ad85bd6592808e7035b6975688ef7f01d9279ef66903fcfba6649b1583d77b88f9512b339c93f9a515964f79203a493
languageName: node
linkType: hard

"uuid@npm:9.0.1, uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
Expand Down

0 comments on commit 610ca95

Please sign in to comment.