Skip to content

Commit b8cc4cc

Browse files
dependabot[bot]jayhill
authored andcommitted
Bump uuid from 9.0.1 to 14.0.0 in /serverless
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 c52d54c commit b8cc4cc

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

serverless/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.

serverless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"pdf-parse": "^1.1.1",
4949
"jose": "^5.10.0",
5050
"tough-cookie": "^5.1.2",
51-
"uuid": "^9.0.0",
51+
"uuid": "^14.0.0",
5252
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
5353
},
5454
"scripts": {

0 commit comments

Comments
 (0)