Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11.0.3 (#698)
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 11, 2024
1 parent 8318fb2 commit 135afa2
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 @@ -71,7 +71,7 @@
"tsc-alias": "1.8.10",
"typescript": "5.6.3",
"unbuild": "2.0.0",
"uuid": "11.0.2",
"uuid": "11.0.3",
"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 @@ -1032,7 +1032,7 @@ __metadata:
tsc-alias: "npm:1.8.10"
typescript: "npm:5.6.3"
unbuild: "npm:2.0.0"
uuid: "npm:11.0.2"
uuid: "npm:11.0.3"
vite-plugin-dts: "npm:4.3.0"
vitest: "npm:2.1.4"
peerDependencies:
Expand Down Expand Up @@ -6341,12 +6341,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 135afa2

Please sign in to comment.