Skip to content

Commit

Permalink
Bump uuid from 11.0.3 to 11.0.5
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.3 to 11.0.5.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.0.3...v11.0.5)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 1e2506c commit 449170a
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 @@ -66,7 +66,7 @@
"semver": "^7.6.3",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"uuid": "^11.0.3",
"uuid": "^11.0.5",
"zod": "^3.24.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7447,7 +7447,7 @@ __metadata:
type-fest: "npm:^4.31.0"
typescript: "npm:^5.7.2"
typescript-eslint: "npm:^8.19.0"
uuid: "npm:^11.0.3"
uuid: "npm:^11.0.5"
vite: "npm:^6.0.7"
vite-plugin-relay: "npm:^2.1.0"
zod: "npm:^3.24.1"
Expand Down Expand Up @@ -7850,12 +7850,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
"uuid@npm:^11.0.5":
version: 11.0.5
resolution: "uuid@npm:11.0.5"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/cee762fc76d949a2ff9205770334699e0043d52bb766472593a25f150077c9deed821230251ea3d6ab3943a5ea137d2826678797f1d5f6754c7ce5ce27e9f7a6
checksum: 10c0/6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7
languageName: node
linkType: hard

Expand Down

0 comments on commit 449170a

Please sign in to comment.