Skip to content

Commit ae74d4e

Browse files
Bump uuid from 3.4.0 to 14.0.0 in /shared
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 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@v3.4.0...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 8ffea27 commit ae74d4e

2 files changed

Lines changed: 31 additions & 10 deletions

File tree

shared/package-lock.json

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

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"jsonschema": "^1.4.0",
2121
"minimist": "^1.2.5",
2222
"underscore": "^1.13.2",
23-
"uuid": "^3.3.3",
23+
"uuid": "^14.0.0",
2424
"yaml": "^1.10.2"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)