Skip to content

Commit

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

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 Jan 4, 2024
1 parent c4fd176 commit 2aec090
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 118 deletions.
234 changes: 117 additions & 117 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.11.1"
},
"dependencies": {
"vue": "^3.3.10"
"vue": "^3.3.11"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 2aec090

Please sign in to comment.