Skip to content

Commit 3a16a8f

Browse files
build(deps): bump uuid from 11.1.0 to 13.0.0 (#976)
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 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@v11.1.0...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d912d12 commit 3a16a8f

File tree

2 files changed

+178
-19
lines changed

2 files changed

+178
-19
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"tw-animate-css": "^1.3.8",
6565
"unified": "^11.0.5",
6666
"unist-util-visit": "^5.0.0",
67-
"uuid": "^11.1.0",
67+
"uuid": "^13.0.0",
6868
"vee-validate": "^4.15.0",
6969
"vue": "^3.5.13",
7070
"vue-pick-colors": "^1.8.0",

0 commit comments

Comments
 (0)