Skip to content

Commit 1589888

Browse files
committed
v2.4.0
1 parent 94494be commit 1589888

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.18",
3+
"version": "2.4.0",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -41,7 +41,7 @@
4141
"LICENSE"
4242
],
4343
"devDependencies": {
44-
"aws-sdk": "^2.686.0",
44+
"aws-sdk": "^2.691.0",
4545
"chai": "^4.2.0",
4646
"cors": "^2.8.5",
4747
"express": "^4.17.1",
@@ -50,7 +50,7 @@
5050
"helmet": "^3.22.0",
5151
"http-lambda-proxy": "^1.0.1",
5252
"mocha": "^7.2.0",
53-
"nyc": "^15.0.1",
53+
"nyc": "^15.1.0",
5454
"opossum": "^4.2.4",
5555
"request-ip": "^2.1.3",
5656
"response-time": "^2.3.2",

0 commit comments

Comments
 (0)