Skip to content

Commit 3cf0ccf

Browse files
fix(deps): update dependency uuid to v13
1 parent cf0bca1 commit 3cf0ccf

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

kompassi-v2-frontend/package-lock.json

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

kompassi-v2-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-bootstrap": "^2.10.10",
2929
"react-dom": "19.1.1",
3030
"tsx": "^4.19.4",
31-
"uuid": "^11.1.0"
31+
"uuid": "^13.0.0"
3232
},
3333
"license": "MIT",
3434
"devDependencies": {

0 commit comments

Comments
 (0)