We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62986a commit 2239da5Copy full SHA for 2239da5
package.json
@@ -24,14 +24,14 @@
24
},
25
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
26
"devDependencies": {
27
- "@types/node": "^14.0.13",
28
- "@typescript-eslint/parser": "^3.3.0",
+ "@types/node": "^14.0.14",
+ "@typescript-eslint/parser": "^3.5.0",
29
"eslint-plugin-typescript": "^0.14.0",
30
"express": "^4.16.4",
31
"express-http-proxy": "^1.5.0",
32
- "fastify": "^3.0.0-alpha.1",
+ "fastify": "^3.0.0-rc.5",
33
"got": "^11.3.0",
34
- "http-errors": "^1.7.1",
+ "http-errors": "^1.8.0",
35
"http-proxy": "^1.17.0",
36
"make-promises-safe": "^5.0.0",
37
"pre-commit": "^1.2.2",
0 commit comments