Run npm audit fix

This commit is contained in:
Jerko Steiner 2019-03-14 11:54:20 +05:00
parent df74a7100f
commit aafeaee3e3
2 changed files with 742 additions and 716 deletions

1454
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@
"browserify": "^16.2.3",
"buildfile": "^1.2.20",
"jest": "^23.6.0",
"lerna": "^3.10.5",
"lerna": "^3.13.1",
"loose-envify": "^1.4.0",
"nodemon": "^1.18.9",
"npm-run-all": "^4.1.5",
@ -49,7 +49,7 @@
"tslint": "^5.12.0",
"typescript": "^3.2.2",
"typescript-tslint-plugin": "^0.2.1",
"watchify": "^3.11.0"
"watchify": "^3.11.1"
},
"name": "node"
}