Skip to content

Commit 142f3c8

Browse files
committed
v2.3.12
1 parent d20494c commit 142f3c8

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.11",
3+
"version": "2.3.12",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@polka/send-type": "^0.5.2",
3131
"fast-proxy": "^1.6.2",
32-
"http-cache-middleware": "^1.3.4",
32+
"http-cache-middleware": "^1.3.5",
3333
"restana": "^4.3.4",
3434
"stream-to-array": "^2.3.0"
3535
},

0 commit comments

Comments
 (0)