Skip to content

Commit 0c807b0

Browse files
fix(deps): update dependency uuid to v12 - - package.json
1 parent a2008c6 commit 0c807b0

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

package-lock.json

Lines changed: 21 additions & 3 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
@@ -118,7 +118,7 @@
118118
"react-html-parser": "^2.0.2",
119119
"react-router-dom": "6.30.1",
120120
"simple-git": "^3.28.0",
121-
"uuid": "^11.1.0",
121+
"uuid": "^12.0.0",
122122
"validator": "^13.15.15",
123123
"yargs": "^17.7.2"
124124
},

0 commit comments

Comments
 (0)