1
0
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:
Bowden Kelly
2019-03-25 14:50:35 -07:00
parent 3f51f59c55
commit a6aaa7fbfe
2 changed files with 3805 additions and 2356 deletions

6153
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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