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 e54ae26 commit d096519Copy full SHA for d096519
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "http-cache-middleware",
3
- "version": "1.3.10",
+ "version": "1.4.0",
4
"description": "HTTP Cache Middleware",
5
"main": "index.js",
6
"scripts": {
@@ -37,7 +37,7 @@
37
},
38
"dependencies": {
39
"@tusbar/cache-control": "^0.6.1",
40
- "cache-manager": "^4.0.1",
+ "cache-manager": "^4.1.0",
41
"matcher": "^4.0.0",
42
"middleware-if-unless": "^1.3.0",
43
"ms": "^2.1.3",
0 commit comments