mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 20:27:37 +00:00
updated a bunch of dependencies with non-breaking changes
This commit is contained in:
6153
package-lock.json
generated
6153
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -47,8 +47,8 @@
|
||||
"passport": "^0.4.0",
|
||||
"passport-facebook": "^2.1.1",
|
||||
"passport-local": "^1.0.0",
|
||||
"pug": "^2.0.0-rc.4",
|
||||
"request": "^2.83.0",
|
||||
"pug": "^2.0.3",
|
||||
"request": "^2.88.0",
|
||||
"request-promise": "^4.2.2",
|
||||
"winston": "^2.4.0"
|
||||
},
|
||||
@@ -82,8 +82,8 @@
|
||||
"chai": "^4.1.2",
|
||||
"concurrently": "^3.5.1",
|
||||
"jest": "^22.0.4",
|
||||
"node-sass": "^4.7.2",
|
||||
"nodemon": "^1.13.0",
|
||||
"node-sass": "^4.11.0",
|
||||
"nodemon": "^1.18.10",
|
||||
"shelljs": "^0.8.1",
|
||||
"supertest": "^3.0.0",
|
||||
"ts-jest": "^22.0.4",
|
||||
|
||||
Reference in New Issue
Block a user