fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:minimatch:20160620

Latest report for ianlunn/hover:
https://snyk.io/test/github/ianlunn/hover
This commit is contained in:
snyk-bot 2017-03-22 10:51:22 +00:00
parent 948508aefa
commit 370a39af2d
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@
"grunt-version": "^0.3.0"
},
"dependencies": {
"load-grunt-tasks": "~0.2.0"
"load-grunt-tasks": "~3.3.0"
}
}