Skip to content

Commit 3f7a36c

Browse files
committed
Updated dependencies
1 parent 0e7a038 commit 3f7a36c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"devDependencies": {
2525
"express": "^4.16.3",
2626
"express-http-proxy": "^1.2.0",
27-
"fastify": "^1.5.0",
28-
"got": "^8.3.1",
27+
"fastify": "^1.8.0",
28+
"got": "^8.3.2",
2929
"http-errors": "^1.6.3",
3030
"http-proxy": "^1.17.0",
3131
"make-promises-safe": "^1.1.0",
@@ -36,6 +36,6 @@
3636
"tap": "^12.0.0"
3737
},
3838
"dependencies": {
39-
"fastify-reply-from": "^0.4.2"
39+
"fastify-reply-from": "^0.4.5"
4040
}
4141
}

0 commit comments

Comments
 (0)