Skip to content

Commit ac19f6d

Browse files
Bump uuid from 11.1.0 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.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@v11.1.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 fa32c7b commit ac19f6d

3 files changed

Lines changed: 9 additions & 15 deletions

File tree

packages/kolibri-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lockr": "0.8.5",
2626
"lodash": "catalog:",
2727
"screenfull": "^5.2.0",
28-
"uuid": "^11.1.0",
28+
"uuid": "^14.0.0",
2929
"vue-router": "catalog:",
3030
"vuex": "catalog:",
3131
"xstate": "catalog:"

packages/kolibri-sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"kolibri-zip": "workspace:*",
4040
"lodash": "catalog:",
4141
"toposort-class": "^1.0.1",
42-
"uuid": "^13.0.0"
42+
"uuid": "^14.0.0"
4343
},
4444
"browserslist": [
4545
"extends browserslist-config-kolibri"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)