Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:braces:20180219 Latest report for enterstudio/ionic-app-scripts: https://snyk.io/test/github/enterstudio/ionic-app-scripts
  • Loading branch information
snyk-bot committed Feb 20, 2018
commit edcd5fc0ed8f32f47b6af2c9b4199ea2102a87a0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"autoprefixer": "6.4.1",
"chalk": "1.1.3",
"chokidar": "1.6.1",
"chokidar": "2.0.0",
"clean-css": "3.4.19",
"cross-spawn": "4.0.0",
"express": "4.14.0",
Expand Down