Skip to content

Commit 7da90c0

Browse files
chore(deps-dev): bump uuid in /packages/platform-sdk
Bumps [uuid](https://github.com/uuidjs/uuid) from 13.0.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@v13.0.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4eaffba commit 7da90c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/platform-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/uuid": "10.0.0",
3333
"organize-imports-cli": "0.10.0",
3434
"tsconfig-replace-paths": "0.0.14",
35-
"uuid": "13.0.0"
35+
"uuid": "14.0.0"
3636
},
3737
"scripts": {
3838
"remove_path_alias": "tsconfig-replace-paths --project tsconfig-declarations.json -s ./src/generated -o ./src/generated",

0 commit comments

Comments
 (0)