Skip to content

Commit b361588

Browse files
committed
v2.3.4
1 parent ea91449 commit b361588

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": "fast-gateway",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/jkyberneees/fast-gateway#readme",
2828
"dependencies": {
2929
"@polka/send-type": "^0.5.2",
30-
"fast-proxy": "^1.6.0",
30+
"fast-proxy": "^1.6.1",
3131
"http-cache-middleware": "^1.3.1",
3232
"restana": "^4.3.1",
3333
"stream-to-array": "^2.3.0"

0 commit comments

Comments
 (0)