Skip to content

Commit 5d12d5a

Browse files
committed
v3.2.0
1 parent 2cd9823 commit 5d12d5a

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": "3.1.1",
3+
"version": "3.2.0",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/jkyberneees/fast-gateway#readme",
3030
"dependencies": {
3131
"@polka/send-type": "^0.5.2",
32-
"fast-proxy-lite": "^1.0.2",
32+
"fast-proxy-lite": "^1.1.0",
3333
"http-cache-middleware": "^1.3.8",
3434
"restana": "^4.9.2",
3535
"stream-to-array": "^2.3.0"

0 commit comments

Comments
 (0)