chore: Fix security vulnerabilities

This commit is contained in:
Cole Bemis 2018-05-18 16:41:56 -07:00
parent ba1b12a712
commit 962870d51c
2 changed files with 2690 additions and 1751 deletions

4437
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,14 +42,14 @@
"cheerio": "^1.0.0-rc.2",
"commitizen": "^2.9.6",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.15.0",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.5.0",
"eslint-plugin-prettier": "^2.5.0",
"html-minifier": "^3.5.8",
"husky": "^0.14.3",
"jest": "^21.2.1",
"jest": "^22.4.4",
"lint-staged": "^6.0.0",
"npm-run-all": "^4.1.2",
"prettier": "^1.8.2",