File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " http-cache-middleware" ,
3
- "version" : " 1.3.6 " ,
3
+ "version" : " 1.3.7 " ,
4
4
"description" : " HTTP Cache Middleware" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
28
28
},
29
29
"homepage" : " https://github.com/jkyberneees/http-cache-middleware#readme" ,
30
30
"devDependencies" : {
31
- "chai" : " ^4.2.0 " ,
32
- "got" : " ^11.8.0 " ,
33
- "mocha" : " ^8.2.1 " ,
31
+ "chai" : " ^4.3.4 " ,
32
+ "got" : " ^11.8.2 " ,
33
+ "mocha" : " ^8.3.2 " ,
34
34
"nyc" : " ^15.1.0" ,
35
- "restana" : " ^4.8 .0"
35
+ "restana" : " ^4.9 .0"
36
36
},
37
37
"dependencies" : {
38
38
"@tusbar/cache-control" : " ^0.5.0" ,
39
- "cache-manager" : " ^3.4.0 " ,
39
+ "cache-manager" : " ^3.4.3 " ,
40
40
"matcher" : " ^3.0.0" ,
41
41
"middleware-if-unless" : " ^1.2.5" ,
42
- "ms" : " ^2.1.2 " ,
42
+ "ms" : " ^2.1.3 " ,
43
43
"on-http-end" : " ^1.0.2"
44
44
}
45
45
}
You can’t perform that action at this time.
0 commit comments