Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/webdiscus/project/8534cac0-d197-46cd-a14d-a0c9008bce6e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 1, 2024
1 parent 769f51f commit 28e5120
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
114 changes: 57 additions & 57 deletions examples/hello-world-vue/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 examples/hello-world-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
"vue": "^3.4.15"
"vue": "^3.4.18"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 28e5120

Please sign in to comment.