Skip to content

Commit f3f20ec

Browse files
fix(deps): update dependency uuid to v12 - - package.json
1 parent b198b31 commit f3f20ec

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

package-lock.json

Lines changed: 24 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
@@ -80,7 +80,7 @@
8080
"react-html-parser": "^2.0.2",
8181
"react-router-dom": "6.30.1",
8282
"simple-git": "^3.28.0",
83-
"uuid": "^11.1.0",
83+
"uuid": "^12.0.0",
8484
"validator": "^13.15.15",
8585
"yargs": "^17.7.2"
8686
},

0 commit comments

Comments
 (0)