Skip to content

Commit b099721

Browse files
build(deps): bump uuid from 9.0.1 to 11.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.1.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...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eee07a9 commit b099721

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"tabler-icons-react": "^1.48.0",
8282
"three": "^0.149.0",
8383
"tiptap-markdown": "^0.8.10",
84-
"uuid": "^9.0.0",
84+
"uuid": "^11.1.0",
8585
"vague-time": "^2.4.2"
8686
},
8787
"devDependencies": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10870,7 +10870,7 @@ __metadata:
1087010870
three: "npm:^0.149.0"
1087110871
tiptap-markdown: "npm:^0.8.10"
1087210872
typescript: "npm:^5.6.3"
10873-
uuid: "npm:^9.0.0"
10873+
uuid: "npm:^11.1.0"
1087410874
vague-time: "npm:^2.4.2"
1087510875
languageName: unknown
1087610876
linkType: soft
@@ -17455,7 +17455,7 @@ __metadata:
1745517455
languageName: node
1745617456
linkType: hard
1745717457

17458-
"uuid@npm:^9.0.0, uuid@npm:^9.0.1":
17458+
"uuid@npm:^9.0.1":
1745917459
version: 9.0.1
1746017460
resolution: "uuid@npm:9.0.1"
1746117461
bin:

0 commit comments

Comments
 (0)