Skip to content

Commit

Permalink
[dep][dash](deps): Bump uuid from 10.0.0 to 11.0.5 in /ui/dashboard
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 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@v10.0.0...v11.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent e74d2e9 commit f79f1af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ui/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"remark-gfm": "4.0.0",
"semver": "7.6.3",
"use-deep-compare-effect": "1.8.1",
"uuid": "10.0.0",
"uuid": "11.0.5",
"web-vitals": "4.2.4"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions ui/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16519,7 +16519,7 @@ __metadata:
tailwindcss: "npm:3.4.11"
typescript: "npm:4.5.5"
use-deep-compare-effect: "npm:1.8.1"
uuid: "npm:10.0.0"
uuid: "npm:11.0.5"
vm-browserify: "npm:1.1.2"
web-vitals: "npm:4.2.4"
languageName: unknown
Expand Down Expand Up @@ -20092,12 +20092,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.5":
version: 11.0.5
resolution: "uuid@npm:11.0.5"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: 10c0/6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7
languageName: node
linkType: hard

Expand Down

0 comments on commit f79f1af

Please sign in to comment.