Skip to content

Commit 125b19e

Browse files
committed
v1.3.4
1 parent 26aaffd commit 125b19e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-cache-middleware",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "HTTP Cache Middleware",
55
"main": "index.js",
66
"scripts": {
@@ -32,12 +32,12 @@
3232
"got": "^10.7.0",
3333
"mocha": "^7.1.2",
3434
"nyc": "^15.0.1",
35-
"restana": "^4.3.3",
35+
"restana": "^4.3.4",
3636
"standard": "^14.3.3"
3737
},
3838
"dependencies": {
3939
"@tusbar/cache-control": "^0.4.0",
40-
"cache-manager": "^3.2.1",
40+
"cache-manager": "^3.3.0",
4141
"matcher": "^2.0.0",
4242
"middleware-if-unless": "^1.2.4",
4343
"ms": "^2.1.2",

0 commit comments

Comments
 (0)