Skip to content

Commit

Permalink
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 95a7702 commit ee4e3e3
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 @@ -145,7 +145,7 @@
"tiny-invariant": "^1.3.3",
"tinycolor2": "1.6.0",
"tzdata": "1.0.42",
"uuid": "10.0.0",
"uuid": "11.0.2",
"zxcvbn": "4.4.2"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20742,7 +20742,7 @@ __metadata:
tsx: "npm:^4.16.2"
typescript: "npm:5.6.3"
tzdata: "npm:1.0.42"
uuid: "npm:10.0.0"
uuid: "npm:11.0.2"
vite: "npm:^5.0.0"
vite-bundle-visualizer: "npm:^1.2.1"
vite-plugin-node-polyfills: "npm:^0.22.0"
Expand Down Expand Up @@ -23112,12 +23112,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.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: 10c0/bd0670a0d6f77f1932da7544c51c32ceb467f3835382df2265f3275c4981d32c136a08a4369fb027ecfffd0b2ae48f19a28266ef636c7347264d5720e85d5ba0
languageName: node
linkType: hard

Expand Down

0 comments on commit ee4e3e3

Please sign in to comment.