Skip to content

Commit 9c87b66

Browse files
Bump on-headers and morgan in /application-code/ecsdemo-nodejs (#280)
Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependency [morgan](https://github.com/expressjs/morgan). These dependencies need to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `morgan` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.10.0...1.10.1) --- updated-dependencies: - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: indirect - dependency-name: morgan dependency-version: 1.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jooyoung Kim <59524380+joozero@users.noreply.github.com>
1 parent 66bc16b commit 9c87b66

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

application-code/ecsdemo-nodejs/package-lock.json

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

application-code/ecsdemo-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"express-healthcheck": "^0.1.0",
1212
"internal-ip": "^3.0.1",
1313
"ip": "^1.1.9",
14-
"morgan": "^1.10.0"
14+
"morgan": "^1.10.1"
1515
},
1616
"devDependencies": {
1717
"mocha": "^10.8.2",

0 commit comments

Comments
 (0)