Skip to content

Commit 2450f7c

Browse files
chore(deps): bump uuid
Bumps the npm_and_yarn group with 1 update in the /packages/zcli-apps directory: [uuid](https://github.com/uuidjs/uuid). Updates `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 f39dcac commit 2450f7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/zcli-apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"rimraf": "^3.0.2",
3030
"semver": "^7.3.2",
3131
"tslib": "^2.4.0",
32-
"uuid": "^8.3.2"
32+
"uuid": "^14.0.0"
3333
},
3434
"devDependencies": {
3535
"@oclif/test": "=2.1.0",

0 commit comments

Comments
 (0)