Skip to content
This repository was archived by the owner on Apr 5, 2023. It is now read-only.

Commit adfa9c3

Browse files
Bump morgan from 1.9.1 to 1.10.0 (#13)
Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.9.1...1.10.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent bed849d commit adfa9c3

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package-lock.json

Lines changed: 11 additions & 6 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
@@ -25,7 +25,7 @@
2525
"express": "^4.17.1",
2626
"helmet": "^3.22.0",
2727
"migrate": "^1.6.2",
28-
"morgan": "^1.9.1",
28+
"morgan": "^1.10.0",
2929
"pg": "^8.0.3",
3030
"sql-template-strings": "^2.2.2",
3131
"uuid": "^8.1.0"

0 commit comments

Comments
 (0)