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 87ded36 commit 15df3dcCopy full SHA for 15df3dc
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fastify/http-proxy",
3
- "version": "11.4.3",
+ "version": "11.4.4",
4
"description": "proxy http requests, for Fastify",
5
"main": "index.js",
6
"type": "commonjs",
@@ -77,7 +77,7 @@
77
"why-is-node-running": "^3.2.2"
78
},
79
"dependencies": {
80
- "@fastify/reply-from": "^12.5.0",
+ "@fastify/reply-from": "^12.6.2",
81
"fast-querystring": "^1.1.2",
82
"fastify-plugin": "^5.1.0",
83
"ws": "^8.18.3"
0 commit comments