This repository was archived by the owner on May 26, 2021. It is now read-only.
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 28
28
"devDependencies" : {
29
29
"@types/express" : " ^4.17.8" ,
30
30
"@types/node" : " ^14.14.37" ,
31
- "@types/supertest" : " ^2.0.10 " ,
31
+ "@types/supertest" : " ^2.0.11 " ,
32
32
"@types/tape" : " ^4.13.0" ,
33
33
"@typescript-eslint/eslint-plugin" : " ^4.20.0" ,
34
34
"@typescript-eslint/parser" : " ^4.20.0" ,
Original file line number Diff line number Diff line change 144
144
" @types/cookiejar" " *"
145
145
" @types/node" " *"
146
146
147
- " @types/supertest@^2.0.10 " :
148
- version "2.0.10 "
149
- resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.10 .tgz#630d79b4d82c73e043e43ff777a9ca98d457cab7 "
150
- integrity sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ ==
147
+ " @types/supertest@^2.0.11 " :
148
+ version "2.0.11 "
149
+ resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.11 .tgz#2e70f69f220bc77b4f660d72c2e1a4231f44a77d "
150
+ integrity sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q ==
151
151
dependencies :
152
152
" @types/superagent" " *"
153
153
You can’t perform that action at this time.
0 commit comments