File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @fastify/static" ,
3- "version" : " 9.1.0 " ,
3+ "version" : " 9.1.1 " ,
44 "description" : " Plugin for serving static files as fast as possible." ,
55 "main" : " index.js" ,
66 "type" : " commonjs" ,
5858 }
5959 ],
6060 "dependencies" : {
61- "@fastify/accept-negotiator" : " ^2.0.0 " ,
62- "@fastify/send" : " ^4.0 .0" ,
61+ "@fastify/accept-negotiator" : " ^2.0.1 " ,
62+ "@fastify/send" : " ^4.1 .0" ,
6363 "content-disposition" : " ^1.0.1" ,
64- "fastify-plugin" : " ^5.0.0" ,
65- "fastq" : " ^1.17.1" ,
66- "glob" : " ^13.0.0"
64+ "fastify-plugin" : " ^5.1.0" ,
65+ "fastq" : " ^1.17.1"
6766 },
6867 "devDependencies" : {
69- "@fastify/compress" : " ^8.0.0 " ,
68+ "@fastify/compress" : " ^8.3.1 " ,
7069 "@types/node" : " ^25.0.3" ,
7170 "borp" : " ^1.0.0" ,
7271 "c8" : " ^11.0.0" ,
7372 "concat-stream" : " ^2.0.0" ,
7473 "eslint" : " ^9.17.0" ,
75- "fastify" : " ^5.1.0 " ,
74+ "fastify" : " ^5.8.4 " ,
7675 "neostandard" : " ^0.12.0" ,
77- "pino" : " ^10.0.0 " ,
76+ "pino" : " ^10.3.1 " ,
7877 "proxyquire" : " ^2.1.3" ,
7978 "tsd" : " ^0.33.0"
8079 },
You can’t perform that action at this time.
0 commit comments