Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

Commit 5b68b58

Browse files
chore(deps): bump uuid from 11.1.0 to 14.0.0 in /packages/gateway
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 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@v11.1.0...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 7924597 commit 5b68b58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@scalar/express-api-reference": "^0.8.30",
3030
"express": "4.22.1",
3131
"partial-json": "^0.1.7",
32-
"uuid": "11.1.0",
32+
"uuid": "14.0.0",
3333
"zod": "3.25.76"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)