Skip to content

Commit 2239da5

Browse files
committed
Bumped deps
1 parent e62986a commit 2239da5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
},
2525
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
2626
"devDependencies": {
27-
"@types/node": "^14.0.13",
28-
"@typescript-eslint/parser": "^3.3.0",
27+
"@types/node": "^14.0.14",
28+
"@typescript-eslint/parser": "^3.5.0",
2929
"eslint-plugin-typescript": "^0.14.0",
3030
"express": "^4.16.4",
3131
"express-http-proxy": "^1.5.0",
32-
"fastify": "^3.0.0-alpha.1",
32+
"fastify": "^3.0.0-rc.5",
3333
"got": "^11.3.0",
34-
"http-errors": "^1.7.1",
34+
"http-errors": "^1.8.0",
3535
"http-proxy": "^1.17.0",
3636
"make-promises-safe": "^5.0.0",
3737
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)