npm audit fix

This commit is contained in:
Kyle Spearrin 2019-03-29 00:12:07 -04:00
parent 322bc90920
commit ffd0608dda
3 changed files with 902 additions and 320 deletions

2
jslib

@ -1 +1 @@
Subproject commit f39bdc4269c1105211ac901b7d2d51978375b222
Subproject commit dc37528d223cd12f37297c80e6ad54ab68dfb109

1216
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
"lint:fix": "tslint src/**/*.ts --fix"
},
"devDependencies": {
"@angular/compiler-cli": "^7.2.1",
"@angular/compiler-cli": "^7.2.11",
"@ngtools/webpack": "^7.2.2",
"@types/jquery": "^3.3.6",
"@types/lunr": "^2.1.6",
@ -45,7 +45,7 @@
"gulp-google-webfonts": "^2.0.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"node-sass": "^4.9.3",
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.0",
"ts-loader": "^5.3.3",