File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " restana-static" ,
3- "version" : " 2.1.4 " ,
3+ "version" : " 2.1.5 " ,
44 "description" : " Efficiently serve static files using Node.js and Docker containers." ,
55 "main" : " index.js" ,
66 "scripts" : {
2525 },
2626 "homepage" : " https://github.com/jkyberneees/restana-static#readme" ,
2727 "dependencies" : {
28- "config" : " ^3.3.6 " ,
29- "helmet" : " ^4.6.0 " ,
28+ "config" : " ^3.3.7 " ,
29+ "helmet" : " ^5.0.2 " ,
3030 "http-cache-middleware" : " ^1.3.8" ,
3131 "morgan" : " ^1.10.0" ,
32- "restana" : " ^4.9.2 " ,
33- "serve-static" : " ^1.14.1 "
32+ "restana" : " ^4.9.5 " ,
33+ "serve-static" : " ^1.15.0 "
3434 },
3535 "devDependencies" : {
36- "chai" : " ^4.3.4 " ,
37- "mocha" : " ^9.1.3 " ,
38- "supertest" : " ^6.1.6 "
36+ "chai" : " ^4.3.6 " ,
37+ "mocha" : " ^10.0.0 " ,
38+ "supertest" : " ^6.2.3 "
3939 }
4040}
You can’t perform that action at this time.
0 commit comments