Skip to content

Commit 8da03dd

Browse files
Rolando Santamaria MasoRolando Santamaria Maso
authored andcommitted
v2.6.0
1 parent db498ae commit 8da03dd

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.5.2",
3+
"version": "2.6.0",
44
"description": "A Node.js API Gateway for the masses!",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -42,7 +42,7 @@
4242
],
4343
"devDependencies": {
4444
"@types/express": "^4.17.8",
45-
"aws-sdk": "^2.771.0",
45+
"aws-sdk": "^2.777.0",
4646
"chai": "^4.2.0",
4747
"cors": "^2.8.5",
4848
"express": "^4.17.1",
@@ -52,9 +52,9 @@
5252
"helmet": "^4.1.1",
5353
"http-lambda-proxy": "^1.0.1",
5454
"micromatch": "^4.0.2",
55-
"mocha": "^8.1.3",
55+
"mocha": "^8.2.0",
5656
"nyc": "^15.1.0",
57-
"opossum": "^5.0.1",
57+
"opossum": "^5.0.2",
5858
"request-ip": "^2.1.3",
5959
"response-time": "^2.3.2",
6060
"supertest": "^4.0.2"

0 commit comments

Comments
 (0)