Skip to content

Commit 5d7e7ee

Browse files
build(deps): bump uuid from 11.0.5 to 14.0.0 in /packages/editor
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.5 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@v11.0.5...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 72c3fc0 commit 5d7e7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
"react-use": "catalog:",
210210
"ts-dedent": "2.2.0",
211211
"tslib": "catalog:ts",
212-
"uuid": "11.0.5"
212+
"uuid": "14.0.0"
213213
},
214214
"devDependencies": {
215215
"@diplodoc/cut-extension": "catalog:peer-diplodoc",

0 commit comments

Comments
 (0)