1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

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

Submodule jslib updated: f39bdc4269...dc37528d22

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",