Skip to content

Commit 82b9099

Browse files
chore(deps): bump uuid from 9.0.1 to 14.0.0 in /reference-apps/nodejs
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 99a41a7 commit 82b9099

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

reference-apps/nodejs/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.

reference-apps/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"pg": "^8.18.0",
3636
"prom-client": "^15.1.0",
3737
"redis": "^5.10.0",
38-
"uuid": "^9.0.1",
38+
"uuid": "^14.0.0",
3939
"winston": "^3.19.0"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)