Skip to content

Commit

Permalink
Bump uuid from 8.3.2 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 10.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v8.3.2...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent f1bc31a commit 9662869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"./package.json": "./package.json"
},
"dependencies": {
"uuid": "^8.3.2"
"uuid": "^10.0.0"
},
"peerDependencies": {
"@remix-run/react": "^1.0.0 || ^2.0.0",
Expand Down

0 comments on commit 9662869

Please sign in to comment.