File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"eslint-plugin-react-refresh" : " 0.4.19" ,
53
53
"nodemon" : " 3.1.9" ,
54
54
"sqlite3" : " 5.1.7" ,
55
- "supertest" : " 7.0 .0" ,
55
+ "supertest" : " 7.1 .0" ,
56
56
"vite" : " 5.4.14" ,
57
57
"vitest" : " ^2.0.5"
58
58
}
Original file line number Diff line number Diff line change @@ -5529,10 +5529,10 @@ superagent@^9.0.1:
5529
5529
mime "2.6.0"
5530
5530
qs "^6.11.0"
5531
5531
5532
- supertest@7.0 .0 :
5533
- version "7.0 .0"
5534
- resolved "https://registry.yarnpkg.com/supertest/-/supertest-7.0 .0.tgz#cac53b3d6872a0b317980b2b0cfa820f09cd7634 "
5535
- integrity sha512-qlsr7fIC0lSddmA3tzojvzubYxvlGtzumcdHgPwbFWMISQwL22MhM2Y3LNt+6w9Yyx7559VW5ab70dgphm8qQA ==
5532
+ supertest@7.1 .0 :
5533
+ version "7.1 .0"
5534
+ resolved "https://registry.yarnpkg.com/supertest/-/supertest-7.1 .0.tgz#09b273174a8820e57ccdb03d9ca0d96c08c96b52 "
5535
+ integrity sha512-5QeSO8hSrKghtcWEoPiO036fxH0Ii2wVQfFZSP0oqQhmjk8bOLhDFXr4JrvaFmPuEWUoq4znY3uSi8UzLKxGqw ==
5536
5536
dependencies :
5537
5537
methods "^1.1.2"
5538
5538
superagent "^9.0.1"
You can’t perform that action at this time.
0 commit comments