Skip to content

Commit 2bb6320

Browse files
chore(deps): bump uuid
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 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@v8.3.2...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 be79672 commit 2bb6320

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

source/use_cases/aws-restaurant-management-demo/lib/lambda/service-staff/create-order/package-lock.json

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

source/use_cases/aws-restaurant-management-demo/lib/lambda/service-staff/create-order/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "",
99
"license": "ISC",
1010
"dependencies": {
11-
"uuid": "^8.3.2"
11+
"uuid": "^14.0.0"
1212
},
1313
"peerDependencies": {},
1414
"devDependencies": {}

0 commit comments

Comments
 (0)