We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932e880 commit 91f85f5Copy full SHA for 91f85f5
package.json
@@ -28,7 +28,7 @@
28
"dependencies": {
29
"@polka/send-type": "^0.5.2",
30
"fast-proxy": "^1.5.0",
31
- "http-cache-middleware": "^1.2.5",
+ "http-cache-middleware": "^1.3.0",
32
"restana": "^4.1.0",
33
"stream-to-array": "^2.3.0"
34
},
@@ -38,8 +38,8 @@
38
"express": "^4.17.1",
39
"express-jwt": "^5.3.1",
40
"express-rate-limit": "^5.1.1",
41
- "helmet": "^3.21.2",
42
- "mocha": "^7.0.1",
+ "helmet": "^3.21.3",
+ "mocha": "^7.1.0",
43
"nyc": "^15.0.0",
44
"opossum": "^4.2.4",
45
"request-ip": "^2.1.3",
0 commit comments