Skip to content

Commit e21c989

Browse files
Bump on-headers and morgan
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>
1 parent c42d2f0 commit e21c989

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"express": "^4.21.2",
3131
"express-list-endpoints": "^6.0.0",
3232
"fs": "^0.0.1-security",
33-
"morgan": "^1.10.0",
33+
"morgan": "^1.10.1",
3434
"nodemon": "^3.0.1",
3535
"prettier": "^3.2.4",
3636
"uuid": "^9.0.1"

0 commit comments

Comments
 (0)