Skip to content

Commit d096519

Browse files
committed
v1.4.0
1 parent e54ae26 commit d096519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-cache-middleware",
3-
"version": "1.3.10",
3+
"version": "1.4.0",
44
"description": "HTTP Cache Middleware",
55
"main": "index.js",
66
"scripts": {
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@tusbar/cache-control": "^0.6.1",
40-
"cache-manager": "^4.0.1",
40+
"cache-manager": "^4.1.0",
4141
"matcher": "^4.0.0",
4242
"middleware-if-unless": "^1.3.0",
4343
"ms": "^2.1.3",

0 commit comments

Comments
 (0)