Skip to content

Commit b54a1e1

Browse files
chore(deps): bump uuid in /reference-apps/typescript-api-first
Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.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@v13.0.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 99a41a7 commit b54a1e1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

reference-apps/typescript-api-first/package-lock.json

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

reference-apps/typescript-api-first/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"pg": "^8.18.0",
3232
"prom-client": "^15.1.0",
3333
"redis": "^5.10.0",
34-
"uuid": "^13.0.0",
34+
"uuid": "^14.0.0",
3535
"winston": "^3.19.0"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)