Skip to content

Commit 04aaca7

Browse files
Rolando Santamaria MasoRolando Santamaria Maso
authored andcommitted
updating deps
1 parent 8da03dd commit 04aaca7

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
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@polka/send-type": "^0.5.2",
3131
"fast-proxy": "^1.7.0",
32-
"http-cache-middleware": "^1.3.5",
32+
"http-cache-middleware": "^1.3.6",
3333
"restana": "^4.8.0",
3434
"stream-to-array": "^2.3.0"
3535
},
@@ -41,18 +41,18 @@
4141
"LICENSE"
4242
],
4343
"devDependencies": {
44-
"@types/express": "^4.17.8",
45-
"aws-sdk": "^2.777.0",
44+
"@types/express": "^4.17.9",
45+
"aws-sdk": "^2.791.0",
4646
"chai": "^4.2.0",
4747
"cors": "^2.8.5",
4848
"express": "^4.17.1",
4949
"express-jwt": "^6.0.0",
5050
"express-rate-limit": "^5.1.3",
5151
"fg-multiple-hooks": "^1.2.0",
52-
"helmet": "^4.1.1",
53-
"http-lambda-proxy": "^1.0.1",
52+
"helmet": "^4.2.0",
53+
"http-lambda-proxy": "^1.1.2",
5454
"micromatch": "^4.0.2",
55-
"mocha": "^8.2.0",
55+
"mocha": "^8.2.1",
5656
"nyc": "^15.1.0",
5757
"opossum": "^5.0.2",
5858
"request-ip": "^2.1.3",

0 commit comments

Comments
 (0)