Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent 31f0333 commit 7039cad
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 @@ -28,7 +28,7 @@
"jspdf-autotable": "3.8.2",
"source-code-pro": "2.38.0",
"source-sans-pro": "3.6.0",
"uuid": "9.0.1",
"uuid": "10.0.0",
"vis-data": "7.1.9",
"vis-network": "9.1.9",
"vue": "2.7.16",
Expand All @@ -41,7 +41,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "7.24.8",
"@types/uuid": "9.0.8",
"@types/uuid": "10.0.0",
"@vitejs/plugin-vue": "1",
"@vue/babel-preset-app": "5.0.8",
"@vue/eslint-config-prettier": "9.0.0",
Expand Down

0 comments on commit 7039cad

Please sign in to comment.