Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 801b7d8 commit c0245ad
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 @@ -54,7 +54,7 @@
"http-status-codes": "2.3.0",
"miragejs": "0.1.48",
"msw": "2.4.11",
"uuid": "10.0.0"
"uuid": "11.0.1"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,7 @@ __metadata:
react-test-renderer: "npm:18.3.1"
ts-node: "npm:10.9.2"
typescript: "npm:5.6.2"
uuid: "npm:10.0.0"
uuid: "npm:11.0.1"
vite: "npm:5.4.7"
vite-plugin-checker: "npm:0.8.0"
vite-plugin-dts: "npm:4.2.1"
Expand Down Expand Up @@ -7475,12 +7475,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.1":
version: 11.0.1
resolution: "uuid@npm:11.0.1"
bin:
uuid: dist/bin/uuid
checksum: 10/35aa60614811a201ff90f8ca5e9ecb7076a75c3821e17f0f5ff72d44e36c2d35fcbc2ceee9c4ac7317f4cc41895da30e74f3885e30313bee48fda6338f250538
uuid: dist/esm/bin/uuid
checksum: 10/8f2a93ce747613ab63531796fdd383123ad85bd6592808e7035b6975688ef7f01d9279ef66903fcfba6649b1583d77b88f9512b339c93f9a515964f79203a493
languageName: node
linkType: hard

Expand Down

0 comments on commit c0245ad

Please sign in to comment.