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 11{
22 "name" : " http-cache-middleware" ,
3- "version" : " 1.3.6 " ,
3+ "version" : " 1.3.7 " ,
44 "description" : " HTTP Cache Middleware" ,
55 "main" : " index.js" ,
66 "scripts" : {
2828 },
2929 "homepage" : " https://github.com/jkyberneees/http-cache-middleware#readme" ,
3030 "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 " ,
3434 "nyc" : " ^15.1.0" ,
35- "restana" : " ^4.8 .0"
35+ "restana" : " ^4.9 .0"
3636 },
3737 "dependencies" : {
3838 "@tusbar/cache-control" : " ^0.5.0" ,
39- "cache-manager" : " ^3.4.0 " ,
39+ "cache-manager" : " ^3.4.3 " ,
4040 "matcher" : " ^3.0.0" ,
4141 "middleware-if-unless" : " ^1.2.5" ,
42- "ms" : " ^2.1.2 " ,
42+ "ms" : " ^2.1.3 " ,
4343 "on-http-end" : " ^1.0.2"
4444 }
4545}
You can’t perform that action at this time.
0 commit comments