Skip to content

Commit f07ab48

Browse files
committed
v2.4.3
1 parent 7dc420f commit f07ab48

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.4.2",
3+
"version": "2.4.3",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -30,7 +30,7 @@
3030
"@polka/send-type": "^0.5.2",
3131
"fast-proxy": "^1.7.0",
3232
"http-cache-middleware": "^1.3.5",
33-
"restana": "^4.7.0",
33+
"restana": "^4.7.1",
3434
"stream-to-array": "^2.3.0"
3535
},
3636
"files": [
@@ -41,7 +41,7 @@
4141
"LICENSE"
4242
],
4343
"devDependencies": {
44-
"aws-sdk": "^2.715.0",
44+
"aws-sdk": "^2.725.0",
4545
"chai": "^4.2.0",
4646
"cors": "^2.8.5",
4747
"express": "^4.17.1",
@@ -50,7 +50,7 @@
5050
"fg-multiple-hooks": "1.2.0",
5151
"helmet": "^3.23.3",
5252
"http-lambda-proxy": "^1.0.1",
53-
"mocha": "^8.0.1",
53+
"mocha": "^8.1.0",
5454
"nyc": "^15.1.0",
5555
"opossum": "^4.2.4",
5656
"request-ip": "^2.1.3",

0 commit comments

Comments
 (0)