Skip to content

Commit 70cb98e

Browse files
build(deps): bump uuid from 10.0.0 to 11.0.3 in /packages/server (#875)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3. - [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.3) --- 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>
1 parent 9e8d7cd commit 70cb98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"async-lock": "^1.3.1",
3434
"kleur": "^4.1.4",
3535
"lib0": "^0.2.47",
36-
"uuid": "^10.0.0",
36+
"uuid": "^11.0.3",
3737
"ws": "^8.5.0"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)