Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 4be3230

Browse files
Bump morgan in /github/node/express/webappWithTests/Application (#249)
Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.9.0...1.9.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d08ee70 commit 4be3230

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

github/node/express/webappWithTests/Application/package-lock.json

Lines changed: 18 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

github/node/express/webappWithTests/Application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cookie-parser": "^1.4.0",
1515
"debug": "^2.2.0",
1616
"express": "^4.14.0",
17-
"morgan": "^1.7.0",
17+
"morgan": "^1.9.1",
1818
"pug": "^2.0.0-beta6",
1919
"serve-favicon": "^2.3.0",
2020
"natives": "^1.1.6"

0 commit comments

Comments
 (0)