Skip to content

Commit 6a0a001

Browse files
committed
fix(deps): update dependency morgan to ~1.10.0
1 parent dca5bf8 commit 6a0a001

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package-lock.json

+13-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"express": "~4.16.1",
3232
"http-errors": "~1.6.3",
3333
"ioredis": "^4.16.0",
34-
"morgan": "~1.9.1",
34+
"morgan": "~1.10.0",
3535
"nanographql": "^2.0.0",
3636
"serverless-http": "^2.3.2",
3737
"sirv-cli": "^0.4.5"

0 commit comments

Comments
 (0)