Skip to content

Commit 2f979a5

Browse files
committed
updating dependencies
1 parent 5ee7074 commit 2f979a5

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

package.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,18 @@
2828
},
2929
"homepage": "https://github.com/jkyberneees/http-cache-middleware#readme",
3030
"devDependencies": {
31-
"chai": "^4.3.4",
32-
"got": "^11.8.2",
33-
"mocha": "^8.4.0",
31+
"cache-manager-ioredis": "^2.1.0",
32+
"chai": "^4.3.6",
33+
"got": "^11.8.5",
34+
"mocha": "^10.0.0",
3435
"nyc": "^15.1.0",
35-
"restana": "^4.9.1"
36+
"restana": "^4.9.6"
3637
},
3738
"dependencies": {
38-
"@tusbar/cache-control": "^0.5.0",
39-
"cache-manager": "^3.4.4",
39+
"@tusbar/cache-control": "^0.6.1",
40+
"cache-manager": "^4.0.1",
4041
"matcher": "^4.0.0",
41-
"middleware-if-unless": "^1.2.5",
42+
"middleware-if-unless": "^1.3.0",
4243
"ms": "^2.1.3",
4344
"on-http-end": "^1.0.2"
4445
}

0 commit comments

Comments
 (0)