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 45
45
"@types/node" : " ^17.0.24" ,
46
46
"@types/nodemailer" : " ^6.4.4" ,
47
47
"@types/redis" : " ^4.0.11" ,
48
- "@types/supertest" : " ^2.0.11 " ,
48
+ "@types/supertest" : " ^2.0.12 " ,
49
49
"@types/swagger-ui-express" : " ^4.1.3" ,
50
50
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
51
51
"@typescript-eslint/parser" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 864
864
" @types/cookiejar" " *"
865
865
" @types/node" " *"
866
866
867
- " @types/supertest@^2.0.11 " :
868
- version "2.0.11 "
869
- resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.11 .tgz#2e70f69f220bc77b4f660d72c2e1a4231f44a77d "
870
- integrity sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q ==
867
+ " @types/supertest@^2.0.12 " :
868
+ version "2.0.12 "
869
+ resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.12 .tgz#ddb4a0568597c9aadff8dbec5b2e8fddbe8692fc "
870
+ integrity sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ ==
871
871
dependencies :
872
872
" @types/superagent" " *"
873
873
You can’t perform that action at this time.
0 commit comments