Skip to content

Commit 7351551

Browse files
Rolando Santamaria MasoRolando Santamaria Maso
authored andcommitted
updating dependencies
1 parent 204518b commit 7351551

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

package.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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.3",
33+
"restana": "^4.7.4",
3434
"stream-to-array": "^2.3.0"
3535
},
3636
"files": [
@@ -41,21 +41,20 @@
4141
"LICENSE"
4242
],
4343
"devDependencies": {
44-
"aws-sdk": "^2.742.0",
44+
"aws-sdk": "^2.758.0",
4545
"chai": "^4.2.0",
4646
"cors": "^2.8.5",
4747
"express": "^4.17.1",
48-
"express-jwt": "^5.3.3",
48+
"express-jwt": "^6.0.0",
4949
"express-rate-limit": "^5.1.3",
50-
"fg-multiple-hooks": "1.2.0",
51-
"helmet": "^3.23.3",
50+
"fg-multiple-hooks": "^1.2.0",
51+
"helmet": "^4.1.1",
5252
"http-lambda-proxy": "^1.0.1",
5353
"mocha": "^8.1.3",
5454
"nyc": "^15.1.0",
55-
"opossum": "^4.2.4",
55+
"opossum": "^5.0.1",
5656
"request-ip": "^2.1.3",
5757
"response-time": "^2.3.2",
58-
"standard": "^14.3.4",
5958
"supertest": "^4.0.2"
6059
}
6160
}

0 commit comments

Comments
 (0)