Skip to content

Commit af8399c

Browse files
Rolando Santamaria MasoRolando Santamaria Maso
authored andcommitted
updating deps
1 parent 4416e51 commit af8399c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

package.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,16 @@
2929
"homepage": "https://github.com/jkyberneees/http-cache-middleware#readme",
3030
"devDependencies": {
3131
"chai": "^4.2.0",
32-
"got": "^10.7.0",
33-
"mocha": "^7.2.0",
32+
"got": "^11.8.0",
33+
"mocha": "^8.2.1",
3434
"nyc": "^15.1.0",
35-
"restana": "^4.7.3",
36-
"standard": "^14.3.4"
35+
"restana": "^4.8.0"
3736
},
3837
"dependencies": {
39-
"@tusbar/cache-control": "^0.4.0",
40-
"cache-manager": "^3.3.0",
41-
"matcher": "^2.0.0",
42-
"middleware-if-unless": "^1.2.4",
38+
"@tusbar/cache-control": "^0.5.0",
39+
"cache-manager": "^3.4.0",
40+
"matcher": "^3.0.0",
41+
"middleware-if-unless": "^1.2.5",
4342
"ms": "^2.1.2",
4443
"on-http-end": "^1.0.2"
4544
}

0 commit comments

Comments
 (0)