security: npm audit fix

fixed 2 low severity vulnerabilities
This commit is contained in:
Frank Taillandier
2018-09-21 18:34:33 +02:00
parent e9e3e306ee
commit d9a4a3d9d7
2 changed files with 379 additions and 455 deletions

830
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -3,11 +3,11 @@
"version": "0.2.0",
"devDependencies": {
"autoprefixer": "~8.2",
"grunt": "~1.0",
"grunt": "~1.0.3",
"grunt-concurrent": "~2.3",
"grunt-contrib-concat": "~1.0",
"grunt-contrib-sass": "~1.0",
"grunt-contrib-watch": "~1.0",
"grunt-contrib-watch": "~1.1.0",
"grunt-postcss": "~0.9",
"grunt-shell": "~2.1",
"load-grunt-tasks": "~3.5"