Skip to content

Commit

Permalink
Bump uuid from 11.0.4 to 11.0.5 in /frontend-react in the utils group (
Browse files Browse the repository at this point in the history
…#17047)

Bumps the utils group in /frontend-react with 1 update: [uuid](https://github.com/uuidjs/uuid).


Updates `uuid` from 11.0.4 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.4...v11.0.5)

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

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 16, 2025
1 parent fa38abc commit 9eba9dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"sanitize-html": "^2.14.0",
"tsx": "^4.19.2",
"use-deep-compare-effect": "^1.8.1",
"uuid": "^11.0.4",
"uuid": "^11.0.5",
"web-vitals": "^3.4.0"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10030,7 +10030,7 @@ __metadata:
typescript-eslint: ^8.19.0
undici: ^6.20.1
use-deep-compare-effect: ^1.8.1
uuid: ^11.0.4
uuid: ^11.0.5
vite: ^6.0.7
vite-plugin-checker: ^0.8.0
vite-plugin-svgr: ^4.3.0
Expand Down Expand Up @@ -12229,12 +12229,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.4":
version: 11.0.4
resolution: "uuid@npm:11.0.4"
"uuid@npm:^11.0.5":
version: 11.0.5
resolution: "uuid@npm:11.0.5"
bin:
uuid: dist/esm/bin/uuid
checksum: 88860d20dafa648642581b2e7bb364588149df50d41c812100839aec095593fcc8548fde6929605efd42f556455cf5683e3bad9e9e311f4b62d7efbb68598d3e
checksum: 8a8ed824c77ccc9387eed3049e75268a862379f0d41222716020743c438f31e9acfbe6495bd4cb1a7727c91fcf5ae20be40b306826a62c96f9ff42db48e8ed93
languageName: node
linkType: hard

Expand Down

0 comments on commit 9eba9dc

Please sign in to comment.