File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " fast-proxy-lite" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Forward your HTTP request to another server." ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
3535 },
3636 "homepage" : " https://github.com/BackendStack21/fast-proxy-lite" ,
3737 "devDependencies" : {
38- "0http" : " ^3.1 .1" ,
39- "body-parser" : " ^1.19 .0" ,
40- "chai" : " ^4.3.4 " ,
41- "follow-redirects" : " ^1.14.5 " ,
38+ "0http" : " ^3.4 .1" ,
39+ "body-parser" : " ^1.20 .0" ,
40+ "chai" : " ^4.3.6 " ,
41+ "follow-redirects" : " ^1.15.2 " ,
4242 "http-proxy" : " ^1.18.1" ,
43- "mocha" : " ^9.1.3 " ,
44- "nock" : " ^13.2.0 " ,
43+ "mocha" : " ^10.0.0 " ,
44+ "nock" : " ^13.2.9 " ,
4545 "nyc" : " ^15.1.0" ,
46- "pem" : " ^1.14.4 " ,
47- "restana" : " ^4.9.2 " ,
48- "supertest" : " ^6.1.6 "
46+ "pem" : " ^1.14.6 " ,
47+ "restana" : " ^4.9.6 " ,
48+ "supertest" : " ^6.2.4 "
4949 },
5050 "dependencies" : {
5151 "pump" : " ^3.0.0" ,
52- "tiny-lru" : " ^7 .0.6 "
52+ "tiny-lru" : " ^8 .0.2 "
5353 }
5454}
You can’t perform that action at this time.
0 commit comments