Skip to content

Commit

Permalink
fix: upgrade vue from 3.4.21 to 3.4.25
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vue from 3.4.21 to 3.4.25.

See this package in npm:
https://www.npmjs.com/package/vue

See this project in Snyk:
https://app.snyk.io/org/aniketmaurya/project/bb6644ee-4028-4e33-a7ef-e31f62339091?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 16, 2024
1 parent aa5bb0b commit a5d1a77
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 78 deletions.
151 changes: 74 additions & 77 deletions src/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.4.21",
"vue": "^3.4.25",
"vuetify": "^3.5.15"
},
"devDependencies": {
Expand Down

0 comments on commit a5d1a77

Please sign in to comment.