Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11.0.2 (#684)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent ab21e35 commit 4c4d00d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"tsc-alias": "1.8.10",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"uuid": "11.0.1",
"uuid": "11.0.2",
"vite-plugin-dts": "4.3.0",
"vitest": "2.1.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ __metadata:
tsc-alias: "npm:1.8.10"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
uuid: "npm:11.0.1"
uuid: "npm:11.0.2"
validator: "npm:13.12.0"
vite-plugin-dts: "npm:4.3.0"
vitest: "npm:2.1.4"
Expand Down Expand Up @@ -6341,12 +6341,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:11.0.1":
version: 11.0.1
resolution: "uuid@npm:11.0.1"
"uuid@npm:11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/cd5a1d7eccfd6da80382ec88cfa28b68dce2c1c1402228b813fc0065ab8b29d20594cffeb67d850bc166ade677a6c35741072bd9dd0cc7d565c1fe8eca14ef22
checksum: 10c0/bd0670a0d6f77f1932da7544c51c32ceb467f3835382df2265f3275c4981d32c136a08a4369fb027ecfffd0b2ae48f19a28266ef636c7347264d5720e85d5ba0
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c4d00d

Please sign in to comment.