Skip to content

Commit b432769

Browse files
build(deps): bump uuid from 9.0.1 to 14.0.0 in /docker/async-slowapp
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 22a4efe commit b432769

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docker/async-slowapp/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.

docker/async-slowapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"express": "^4.22.1",
1414
"loglevel": "^1.9.2",
15-
"uuid": "^9.0.1"
15+
"uuid": "^14.0.0"
1616
},
1717
"devDependencies": {
1818
"chai": "^4.5.0",

0 commit comments

Comments
 (0)