Skip to content

Commit

Permalink
Downgrade uuid package's version
Browse files Browse the repository at this point in the history
Signed-off-by: Liyun Xiu <[email protected]>
  • Loading branch information
chishui committed Sep 13, 2024
1 parent eb9603b commit 3dd7b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dompurify": "^3.0.11",
"jsdom": "^21.1.2",
"postinstall": "^0.7.4",
"uuid": "^10.0.0"
"uuid": "3.3.2"
},
"devDependencies": {
"@types/autosize": "^4.0.1",
Expand Down

0 comments on commit 3dd7b7e

Please sign in to comment.