File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
"@types/jest" : " ^29.5.14" ,
23
23
"@types/lodash" : " ^4.17.16" ,
24
24
"@types/morgan" : " ^1.9.9" ,
25
- "@types/supertest" : " ^6.0.2 " ,
25
+ "@types/supertest" : " ^6.0.3 " ,
26
26
"@types/yargs" : " ^17.0.33" ,
27
27
"babel-plugin-root-import" : " ^6.6.0" ,
28
28
"copyfiles" : " ^2.4.1" ,
Original file line number Diff line number Diff line change @@ -2144,13 +2144,13 @@ __metadata:
2144
2144
languageName : node
2145
2145
linkType : hard
2146
2146
2147
- " @types/supertest@npm:^6.0.2 " :
2148
- version : 6.0.2
2149
- resolution : " @types/supertest@npm:6.0.2 "
2147
+ " @types/supertest@npm:^6.0.3 " :
2148
+ version : 6.0.3
2149
+ resolution : " @types/supertest@npm:6.0.3 "
2150
2150
dependencies :
2151
2151
" @types/methods " : " npm:^1.1.4"
2152
2152
" @types/superagent " : " npm:^8.1.0"
2153
- checksum : 44a28f9b35b65800f4c7bcc23748e71c925098aa74ea504d14c98385c36d00de2a4f5aca15d7dc4514bc80533e0af21f985a4ab9f5f317c7266e9e75836aef39
2153
+ checksum : a2080f870154b09db123864a484fb633bc9e2a0f7294a194388df4c7effe5af9de36d5a5ebf819f72b404fa47b5e813c47d5a3a51354251fd2fa8589bfb64f2c
2154
2154
languageName : node
2155
2155
linkType : hard
2156
2156
@@ -5424,7 +5424,7 @@ __metadata:
5424
5424
" @types/jest " : " npm:^29.5.14"
5425
5425
" @types/lodash " : " npm:^4.17.16"
5426
5426
" @types/morgan " : " npm:^1.9.9"
5427
- " @types/supertest " : " npm:^6.0.2 "
5427
+ " @types/supertest " : " npm:^6.0.3 "
5428
5428
" @types/yargs " : " npm:^17.0.33"
5429
5429
babel-plugin-root-import : " npm:^6.6.0"
5430
5430
copyfiles : " npm:^2.4.1"
You can’t perform that action at this time.
0 commit comments