Skip to content

Commit 786d74d

Browse files
committed
v2.3.7
1 parent 07a11ee commit 786d74d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-gateway",
3-
"version": "2.3.6",
3+
"version": "2.3.7",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"scripts": {
@@ -28,20 +28,20 @@
2828
"dependencies": {
2929
"@polka/send-type": "^0.5.2",
3030
"fast-proxy": "^1.6.2",
31-
"http-cache-middleware": "^1.3.1",
31+
"http-cache-middleware": "^1.3.2",
3232
"restana": "^4.3.3",
3333
"stream-to-array": "^2.3.0"
3434
},
3535
"devDependencies": {
36-
"aws-sdk": "^2.662.0",
36+
"aws-sdk": "^2.663.0",
3737
"chai": "^4.2.0",
3838
"cors": "^2.8.5",
3939
"express": "^4.17.1",
4040
"express-jwt": "^5.3.3",
4141
"express-rate-limit": "^5.1.1",
4242
"helmet": "^3.22.0",
4343
"http-lambda-proxy": "^1.0.1",
44-
"mocha": "^7.1.1",
44+
"mocha": "^7.1.2",
4545
"nyc": "^15.0.1",
4646
"opossum": "^4.2.4",
4747
"request-ip": "^2.1.3",

0 commit comments

Comments
 (0)