File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3838 "devDependencies" : {
3939 "mocha" : " ^10.8.2" ,
4040 "nodemon" : " ^3.1.9" ,
41- "supertest" : " ^7.0 .0"
41+ "supertest" : " ^7.1 .0"
4242 }
4343}
Original file line number Diff line number Diff line change @@ -1241,10 +1241,10 @@ superagent@^9.0.1:
12411241 mime "2.6.0"
12421242 qs "^6.11.0"
12431243
1244- supertest@^7.0 .0 :
1245- version "7.0 .0"
1246- resolved "https://registry.yarnpkg.com/supertest/-/supertest-7.0 .0.tgz#cac53b3d6872a0b317980b2b0cfa820f09cd7634 "
1247- integrity sha512-qlsr7fIC0lSddmA3tzojvzubYxvlGtzumcdHgPwbFWMISQwL22MhM2Y3LNt+6w9Yyx7559VW5ab70dgphm8qQA ==
1244+ supertest@^7.1 .0 :
1245+ version "7.1 .0"
1246+ resolved "https://registry.yarnpkg.com/supertest/-/supertest-7.1 .0.tgz#09b273174a8820e57ccdb03d9ca0d96c08c96b52 "
1247+ integrity sha512-5QeSO8hSrKghtcWEoPiO036fxH0Ii2wVQfFZSP0oqQhmjk8bOLhDFXr4JrvaFmPuEWUoq4znY3uSi8UzLKxGqw ==
12481248 dependencies :
12491249 methods "^1.1.2"
12501250 superagent "^9.0.1"
You can’t perform that action at this time.
0 commit comments