Skip to content

Commit ceeb7d0

Browse files
build(deps): bump uuid from 10.0.0 to 11.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b39820 commit ceeb7d0

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"convict": "^6.2.4",
2626
"http-status-codes": "^2.3.0",
2727
"pino": "^9.6.0",
28-
"uuid": "^10.0.0"
28+
"uuid": "^11.1.0"
2929
},
3030
"devDependencies": {
3131
"@types/aws-lambda": "^8.10.147",

0 commit comments

Comments
 (0)