Skip to content

Commit 5c7ffbd

Browse files
committed
updating dependencies
1 parent a164751 commit 5c7ffbd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
"dependencies": {
2929
"@polka/send-type": "^0.5.2",
3030
"fast-proxy": "^1.5.0",
31-
"http-cache-middleware": "^1.3.0",
32-
"restana": "^4.1.1",
31+
"http-cache-middleware": "^1.3.1",
32+
"restana": "^4.3.1",
3333
"stream-to-array": "^2.3.0"
3434
},
3535
"devDependencies": {
36-
"aws-sdk": "^2.648.0",
36+
"aws-sdk": "^2.654.0",
3737
"chai": "^4.2.0",
3838
"cors": "^2.8.5",
3939
"express": "^4.17.1",
4040
"express-jwt": "^5.3.1",
4141
"express-rate-limit": "^5.1.1",
42-
"helmet": "^3.21.3",
42+
"helmet": "^3.22.0",
4343
"http-lambda-proxy": "^1.0.1",
44-
"mocha": "^7.1.0",
45-
"nyc": "^15.0.0",
44+
"mocha": "^7.1.1",
45+
"nyc": "^15.0.1",
4646
"opossum": "^4.2.4",
4747
"request-ip": "^2.1.3",
4848
"response-time": "^2.3.2",

0 commit comments

Comments
 (0)