Skip to content

Commit

Permalink
fix: app/vue/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
  • Loading branch information
snyk-bot committed Nov 17, 2020
1 parent 4be47a3 commit e33e492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ts-loader": "^6.2.2",
"vue-docgen-api": "^4.29.1",
"vue-docgen-loader": "^1.5.0",
"webpack": "^4.43.0"
"webpack": "^5.1.1"
},
"devDependencies": {
"@types/node": "^14.0.10",
Expand Down

0 comments on commit e33e492

Please sign in to comment.