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" : " 0http" ,
3- "version" : " v3.4.1 " ,
3+ "version" : " v3.4.2 " ,
44 "description" : " Cero friction HTTP request router. The need for speed!" ,
55 "main" : " index.js" ,
66 "scripts" : {
2828 },
2929 "homepage" : " https://github.com/jkyberneees/0http#readme" ,
3030 "devDependencies" : {
31- "body-parser" : " ^1.19 .1" ,
32- "chai" : " ^4.3.6 " ,
31+ "body-parser" : " ^1.20 .1" ,
32+ "chai" : " ^4.3.7 " ,
3333 "cross-env" : " ^7.0.3" ,
3434 "find-my-way" : " ^5.2.0" ,
35- "mocha" : " ^9.2 .0" ,
35+ "mocha" : " ^10.1 .0" ,
3636 "nyc" : " ^15.1.0" ,
37- "supertest" : " ^6.2.2 "
37+ "supertest" : " ^6.3.3 "
3838 },
3939 "files" : [
4040 " LICENSE" ,
4343 " lib/"
4444 ],
4545 "dependencies" : {
46- "lru-cache" : " ^7.10 .1" ,
47- "regexparam" : " ^2.0.0 " ,
46+ "lru-cache" : " ^7.14 .1" ,
47+ "regexparam" : " ^2.0.1 " ,
4848 "trouter" : " ^3.2.0"
4949 }
5050}
You can’t perform that action at this time.
0 commit comments