Update JS dependencies (#867)

* Update JS dependencies

- This should fix the github JS vulns warning

* Remove matchdep as a dependency
This commit is contained in:
David Fischer 2020-01-20 09:56:39 -08:00 committed by Aaron Carlisle
parent ab7d388448
commit 68a19ca510
2 changed files with 704 additions and 2564 deletions

3265
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"devDependencies": {
"bourbon": "~4.3",
"bourbon-neat": "~1.9",
"copy-webpack-plugin": "^5.0.4",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.1.0",
"file-loader": "^3.0.1",
"font-awesome": "^4.7.0",
@ -20,7 +20,6 @@
"imports-loader": "^0.8.0",
"jquery": "^3.4.1",
"lato-font": "^3.0.0",
"matchdep": "~1.0.1",
"mini-css-extract-plugin": "^0.6.0",
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",