Skip to content

Commit a3fc602

Browse files
chore(deps): bump uuid from 11.1.1 to 14.0.1
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.1 to 14.0.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.1...v14.0.1) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 422ded2 commit a3fc602

2 files changed

Lines changed: 57 additions & 64 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"stripe": "^8.0.0",
6363
"swagger-ui-express": "^5.0.1",
6464
"typeorm": "^0.3.25",
65-
"uuid": "^11.1.0",
65+
"uuid": "^14.0.1",
6666
"zod": "^4.4.3"
6767
},
6868
"devDependencies": {

0 commit comments

Comments
 (0)