There was an error while loading. Please reload this page.
2 parents 7d3f686 + 6e358f8 commit 15d0b43Copy full SHA for 15d0b43
03-express-gulp-watch/app/package.json
@@ -6,12 +6,12 @@
6
"start": "gulp --gulpfile app/gulpfile.js"
7
},
8
"dependencies": {
9
- "express": "~4.9.0",
10
- "body-parser": "~1.8.1",
+ "express": "~4.16.0",
+ "body-parser": "~1.17.1",
11
"cookie-parser": "~1.3.3",
12
"morgan": "~1.3.0",
13
- "serve-favicon": "~2.1.3",
14
- "debug": "~2.0.0",
+ "serve-favicon": "~2.4.5",
+ "debug": "~2.6.9",
15
"hjs": "~0.0.6"
16
17
"devDependencies": {
0 commit comments