Skip to content

Commit 59218c2

Browse files
committed
v1.3.6
1 parent c146291 commit 59218c2

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

package-lock.json

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.3.5",
3+
"version": "1.3.6",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"scripts": {
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/jkyberneees/fast-gateway#readme",
2828
"dependencies": {
29-
"fast-proxy": "^1.1.2",
29+
"fast-proxy": "^1.1.3",
3030
"http-cache-middleware": "^1.2.3",
3131
"restana": "^3.3.1",
3232
"stream-to-array": "^2.3.0"

0 commit comments

Comments
 (0)