Skip to content

Commit 724152c

Browse files
committed
fix(deps): update dependency uuid to v13
1 parent 396a684 commit 724152c

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"decimal.js-light": "^2.5.0",
4848
"eventemitter3": "^5.0.0",
4949
"lodash.transform": "^4.6.0",
50-
"uuid": "^11.0.0",
50+
"uuid": "^13.0.0",
5151
"zod": "^3.9.8"
5252
},
5353
"devDependencies": {

0 commit comments

Comments
 (0)