Skip to content

Commit

Permalink
Update dependency uuid to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 4e874f9 commit 51c817d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"unified": "^11",
"unist-util-visit": "^5",
"url-join": "^5",
"uuid": "^9"
"uuid": "^10.0.0"
},
"devDependencies": {
"@commitlint/cli": "^18",
Expand All @@ -105,7 +105,7 @@
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/uuid": "^9",
"@types/uuid": "^10.0.0",
"@vercel/node": "^3",
"antd": "^5",
"antd-style": "^3",
Expand Down

0 comments on commit 51c817d

Please sign in to comment.