Skip to content

Commit

Permalink
Bump uuid from 10.0.0 to 11.0.2 (#304)
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.2.
- [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.2)

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

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 Oct 28, 2024
1 parent 220f939 commit a4ea43d
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": "^10.0.0"
"uuid": "^11.0.2"
},
"peerDependencies": {
"@remix-run/react": "^1.0.0 || ^2.0.0",
Expand Down

0 comments on commit a4ea43d

Please sign in to comment.