Skip to content

Commit

Permalink
chore(deps-dev): bump uuid from 10.0.0 to 11.0.1 in /packages/server
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 50c4472 commit dbc6af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"redlock": "^5.0.0-beta2",
"semver": "^7.6.3",
"ts-toolbelt": "^9.6.0",
"uuid": "^10.0.0"
"uuid": "^11.0.1"
}
}

0 comments on commit dbc6af7

Please sign in to comment.