diff --git a/package.json b/package.json index 5549c7d..aff01c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-http-proxy", - "version": "4.3.0", + "version": "4.3.1", "description": "proxy http requests, for Fastify", "main": "index.js", "scripts": { @@ -48,7 +48,7 @@ "typescript": "^4.0.2" }, "dependencies": { - "fastify-reply-from": "^4.0.0", + "fastify-reply-from": "^4.0.2", "ws": "^7.4.1" }, "tsd": {