Skip to content

Commit 91f85f5

Browse files
committed
v2.2.0
1 parent 932e880 commit 91f85f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@polka/send-type": "^0.5.2",
3030
"fast-proxy": "^1.5.0",
31-
"http-cache-middleware": "^1.2.5",
31+
"http-cache-middleware": "^1.3.0",
3232
"restana": "^4.1.0",
3333
"stream-to-array": "^2.3.0"
3434
},
@@ -38,8 +38,8 @@
3838
"express": "^4.17.1",
3939
"express-jwt": "^5.3.1",
4040
"express-rate-limit": "^5.1.1",
41-
"helmet": "^3.21.2",
42-
"mocha": "^7.0.1",
41+
"helmet": "^3.21.3",
42+
"mocha": "^7.1.0",
4343
"nyc": "^15.0.0",
4444
"opossum": "^4.2.4",
4545
"request-ip": "^2.1.3",

0 commit comments

Comments
 (0)