Skip to content

Commit

Permalink
fix: morgan(v1.8.1 -> v1.9.1) on FUJITSU ConnectionChain-sample
Browse files Browse the repository at this point in the history
Signed-off-by: takeutak <takeuchi.takuma@fujitsu.com>
  • Loading branch information
takeutak authored and petermetz committed Jan 29, 2020
1 parent de10cd4 commit bb7657e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"express-session": "^1.15.5",
"jade": "~1.11.0",
"mongodb": "^2.2.31",
"morgan": "~1.8.1",
"morgan": "~1.9.1",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"request": "^2.81.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"express": "~4.15.2",
"https-proxy-agent": "^2.2.1",
"log4js": "^3.0.6",
"morgan": "~1.8.1",
"morgan": "~1.9.1",
"request": "^2.81.0",
"serve-favicon": "~2.4.2",
"socket.io": "^2.0.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"express": "~4.15.2",
"https-proxy-agent": "^2.2.1",
"log4js": "^3.0.6",
"morgan": "~1.8.1",
"morgan": "~1.9.1",
"request": "^2.81.0",
"serve-favicon": "~2.4.2",
"socket.io": "^2.0.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"debug": "~4.1.1",
"express": "~4.15.2",
"log4js": "^3.0.6",
"morgan": "~1.8.1",
"morgan": "~1.9.1",
"serve-favicon": "~2.4.2",
"socket.io": "^2.0.4"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"debug": "~4.1.1",
"express": "~4.15.2",
"log4js": "^3.0.6",
"morgan": "~1.8.1",
"morgan": "~1.9.1",
"serve-favicon": "~2.4.2",
"socket.io": "^2.0.4"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"https-proxy-agent": "^2.2.1",
"jade": "~1.11.0",
"log4js": "^3.0.6",
"morgan": "~1.8.1",
"morgan": "~1.9.1",
"request": "^2.81.0",
"serve-favicon": "~2.4.2"
}
Expand Down

0 comments on commit bb7657e

Please sign in to comment.