Skip to content

Commit 8d37b6e

Browse files
Bump uuid from 9.0.1 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 13.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...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9aeb293 commit 8d37b6e

File tree

4 files changed

+17
-29
lines changed

4 files changed

+17
-29
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"lodash-es": "catalog:",
5353
"motion": "^12.23.12",
5454
"typescript": "catalog:",
55-
"uuid": "11.1.0",
55+
"uuid": "13.0.0",
5656
"v-calendar": "catalog:patch"
5757
},
5858
"peerDependencies": {

packages/jsonforms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"date-fns": "2.30.0",
3434
"focus-trap-vue": "4.0.3",
3535
"tabbable": "6.2.0",
36-
"uuid": "10.0.0"
36+
"uuid": "13.0.0"
3737
},
3838
"peerDependencies": {
3939
"consola": "catalog:peer",

packages/ui-extension-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"color-convert": "2.0.1",
23-
"uuid": "9.0.1"
23+
"uuid": "13.0.0"
2424
},
2525
"devDependencies": {
2626
"@knime/ui-extension-renderer": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)