Skip to content

Commit 153d23c

Browse files
chore(deps): bump uuid from 9.0.1 to 14.0.0 in /Backend
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8a5e60 commit 153d23c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Backend/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"morgan": "^1.10.0",
4343
"redis": "^4.6.11",
4444
"socket.io": "^4.6.1",
45-
"uuid": "^9.0.1",
45+
"uuid": "^14.0.0",
4646
"winston": "^3.11.0",
4747
"zod": "^3.22.4"
4848
},

0 commit comments

Comments
 (0)