This repository was archived by the owner on Jul 23, 2022. It is now read-only.
File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 34
34
"@types/nock" : " 11.1.0" ,
35
35
"@types/node-fetch" : " 2.5.2" ,
36
36
"@types/object-hash" : " 1.3.0" ,
37
- "@types/supertest" : " 2.0.8 " ,
37
+ "@types/supertest" : " 2.0.11 " ,
38
38
"@types/uuid" : " 3.4.5" ,
39
39
"@types/express" : " 4.17.1" ,
40
40
"@types/csurf" : " 1.9.36" ,
Original file line number Diff line number Diff line change 33
33
"@types/bunyan-format" : " 0.2.0" ,
34
34
"@types/cache-manager" : " 2.10.0" ,
35
35
"@types/client-sessions" : " 0.8.0" ,
36
- "@types/supertest" : " 2.0.8 " ,
36
+ "@types/supertest" : " 2.0.11 " ,
37
37
"@types/csurf" : " 1.9.36" ,
38
38
"@types/express" : " 4.17.1" ,
39
39
"@types/jest" : " 24.0.19" ,
Original file line number Diff line number Diff line change 23
23
"@types/jsonschema" : " ^1.1.1" ,
24
24
"@types/mustache" : " ^4.0.0" ,
25
25
"@types/nock" : " 11.1.0" ,
26
- "@types/supertest" : " 2.0.8 " ,
26
+ "@types/supertest" : " 2.0.11 " ,
27
27
"@types/express" : " 4.17.1" ,
28
28
"@types/csurf" : " 1.9.36" ,
29
29
"@types/jest" : " 25.1.2" ,
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@types/node-fetch" : " 2.5.2" ,
23
23
"@types/nock" : " 11.1.0" ,
24
- "@types/supertest" : " 2.0.8 " ,
24
+ "@types/supertest" : " 2.0.11 " ,
25
25
"@types/express" : " 4.17.1" ,
26
26
"@types/csurf" : " 1.9.36" ,
27
27
"@types/jest" : " 25.1.2" ,
Original file line number Diff line number Diff line change 1147
1147
" @types/cookiejar" " *"
1148
1148
" @types/node" " *"
1149
1149
1150
-
1151
- version "2.0.8 "
1152
- resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.8 .tgz#23801236e2b85204ed771a8e7c40febba7da2bda "
1153
- integrity sha512-wcax7/ip4XSSJRLbNzEIUVy2xjcBIZZAuSd2vtltQfRK7kxhx5WMHbLHkYdxN3wuQCrwpYrg86/9byDjPXoGMA ==
1150
+
1151
+ version "2.0.11 "
1152
+ resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.11 .tgz#2e70f69f220bc77b4f660d72c2e1a4231f44a77d "
1153
+ integrity sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q ==
1154
1154
dependencies :
1155
1155
" @types/superagent" " *"
1156
1156
You can’t perform that action at this time.
0 commit comments