Skip to content

Commit b2e8f94

Browse files
Bump uuid from 9.0.1 to 13.0.0 in /reference-apps/nodejs (#18)
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 13.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...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a1775f commit b2e8f94

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

reference-apps/nodejs/package-lock.json

Lines changed: 5 additions & 12 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.11.3",
3636
"prom-client": "^15.1.0",
3737
"redis": "^5.9.0",
38-
"uuid": "^9.0.1",
38+
"uuid": "^13.0.0",
3939
"winston": "^3.11.0"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)