Skip to content

Commit 4a3374f

Browse files
committed
v2.3.10
1 parent 035bb42 commit 4a3374f

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.3.9",
3+
"version": "2.3.10",
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.2",
32+
"http-cache-middleware": "^1.3.3",
3333
"restana": "^4.3.4",
3434
"stream-to-array": "^2.3.0"
3535
},
@@ -41,7 +41,7 @@
4141
"LICENSE"
4242
],
4343
"devDependencies": {
44-
"aws-sdk": "^2.664.0",
44+
"aws-sdk": "^2.665.0",
4545
"chai": "^4.2.0",
4646
"cors": "^2.8.5",
4747
"express": "^4.17.1",

0 commit comments

Comments
 (0)