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 2aea459 commit 489f3e1Copy full SHA for 489f3e1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "http-cache-middleware",
3
- "version": "1.3.8",
+ "version": "1.3.9",
4
"description": "HTTP Cache Middleware",
5
"main": "index.js",
6
"scripts": {
@@ -36,7 +36,7 @@
36
},
37
"dependencies": {
38
"@tusbar/cache-control": "^0.5.0",
39
- "cache-manager": "^3.4.3",
+ "cache-manager": "^3.4.4",
40
"matcher": "^4.0.0",
41
"middleware-if-unless": "^1.2.5",
42
"ms": "^2.1.3",
0 commit comments