We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d6243 commit 8e8ee31Copy full SHA for 8e8ee31
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-gateway",
3
- "version": "2.3.16",
+ "version": "2.3.17",
4
"description": "A Node.js API Gateway for the masses!",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -41,15 +41,15 @@
41
"LICENSE"
42
],
43
"devDependencies": {
44
- "aws-sdk": "^2.679.0",
+ "aws-sdk": "^2.684.0",
45
"chai": "^4.2.0",
46
"cors": "^2.8.5",
47
"express": "^4.17.1",
48
"express-jwt": "^5.3.3",
49
"express-rate-limit": "^5.1.3",
50
"helmet": "^3.22.0",
51
"http-lambda-proxy": "^1.0.1",
52
- "mocha": "^7.1.2",
+ "mocha": "^7.2.0",
53
"nyc": "^15.0.1",
54
"opossum": "^4.2.4",
55
"request-ip": "^2.1.3",
0 commit comments