Skip to content

Commit 932e880

Browse files
committed
v2.2.0
1 parent a225ec5 commit 932e880

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-gateway",
3-
"version": "2.1.3",
3+
"version": "2.2.0",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"scripts": {
@@ -27,9 +27,9 @@
2727
"homepage": "https://github.com/jkyberneees/fast-gateway#readme",
2828
"dependencies": {
2929
"@polka/send-type": "^0.5.2",
30-
"fast-proxy": "^1.4.1",
30+
"fast-proxy": "^1.5.0",
3131
"http-cache-middleware": "^1.2.5",
32-
"restana": "^4.0.8",
32+
"restana": "^4.1.0",
3333
"stream-to-array": "^2.3.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)