Skip to content

Commit

Permalink
fix: 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/npm:braces:20180219
  • Loading branch information
snyk-bot committed Sep 2, 2021
1 parent ddac2f6 commit 1d27951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"semver": "^5.3.0",
"style-loader": "0.13.1",
"url-loader": "0.5.7",
"webpack": "1.13.1",
"webpack": "2.2.0",
"webpack-dev-server": "1.14.1"
},
"devDependencies": {
Expand Down

0 comments on commit 1d27951

Please sign in to comment.