Skip to content

Commit 8e8ee31

Browse files
committed
v2.3.17
1 parent b3d6243 commit 8e8ee31

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.16",
3+
"version": "2.3.17",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -41,15 +41,15 @@
4141
"LICENSE"
4242
],
4343
"devDependencies": {
44-
"aws-sdk": "^2.679.0",
44+
"aws-sdk": "^2.684.0",
4545
"chai": "^4.2.0",
4646
"cors": "^2.8.5",
4747
"express": "^4.17.1",
4848
"express-jwt": "^5.3.3",
4949
"express-rate-limit": "^5.1.3",
5050
"helmet": "^3.22.0",
5151
"http-lambda-proxy": "^1.0.1",
52-
"mocha": "^7.1.2",
52+
"mocha": "^7.2.0",
5353
"nyc": "^15.0.1",
5454
"opossum": "^4.2.4",
5555
"request-ip": "^2.1.3",

0 commit comments

Comments
 (0)