Skip to content

Commit

Permalink
chore(deps): bump uuid from 11.0.3 to 11.0.4 in /ui (#618)
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 9799816 commit f957449
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"react-markdown": "^9.0.3",
"react-router": "^7.1.1",
"usehooks-ts": "^3.1.0",
"uuid": "^11.0.3",
"uuid": "^11.0.4",
"web-vitals": "^4.2.4"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13630,7 +13630,7 @@ __metadata:
typescript: "npm:^5.7.2"
typescript-eslint: "npm:^8.19.0"
usehooks-ts: "npm:^3.1.0"
uuid: "npm:^11.0.3"
uuid: "npm:^11.0.4"
vite: "npm:^6.0.7"
vite-plugin-checker: "npm:^0.8.0"
vite-plugin-eslint: "npm:^1.8.1"
Expand Down Expand Up @@ -15185,12 +15185,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.4":
version: 11.0.4
resolution: "uuid@npm:11.0.4"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
checksum: 10/5fd9832d2819f4535c92805f381e26ac254dfc601424a1000bc277ea38440538385db948645ef23c800906eeda28d3da9e037b049e71b2efe1eff1d05c9f61a2
languageName: node
linkType: hard

Expand Down

0 comments on commit f957449

Please sign in to comment.