Skip to content

Commit 33dba25

Browse files
committed
Bumped v4.3.1
1 parent 02d9b43 commit 33dba25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastify-http-proxy",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "proxy http requests, for Fastify",
55
"main": "index.js",
66
"scripts": {
@@ -48,7 +48,7 @@
4848
"typescript": "^4.0.2"
4949
},
5050
"dependencies": {
51-
"fastify-reply-from": "^4.0.0",
51+
"fastify-reply-from": "^4.0.2",
5252
"ws": "^7.4.1"
5353
},
5454
"tsd": {

0 commit comments

Comments
 (0)