|
1258 | 1258 | dependencies:
|
1259 | 1259 | "@types/node" "*"
|
1260 | 1260 |
|
1261 |
| -"@types/cookiejar@*": |
1262 |
| - version "2.1.2" |
1263 |
| - resolved "https://registry.npmjs.org/@types/cookiejar/-/cookiejar-2.1.2.tgz" |
| 1261 | +"@types/cookiejar@^2.1.5": |
| 1262 | + version "2.1.5" |
| 1263 | + resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.5.tgz#14a3e83fa641beb169a2dd8422d91c3c345a9a78" |
| 1264 | + integrity sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q== |
1264 | 1265 |
|
1265 | 1266 | "@types/eslint-scope@^3.7.3":
|
1266 | 1267 | version "3.7.3"
|
|
1340 | 1341 | version "7.0.9"
|
1341 | 1342 | resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz"
|
1342 | 1343 |
|
| 1344 | +"@types/methods@^1.1.4": |
| 1345 | + version "1.1.4" |
| 1346 | + resolved "https://registry.yarnpkg.com/@types/methods/-/methods-1.1.4.tgz#d3b7ac30ac47c91054ea951ce9eed07b1051e547" |
| 1347 | + integrity sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ== |
| 1348 | + |
1343 | 1349 | "@types/mime@^1":
|
1344 | 1350 | version "1.3.2"
|
1345 | 1351 | resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz"
|
|
1375 | 1381 | version "2.0.1"
|
1376 | 1382 | resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
|
1377 | 1383 |
|
1378 |
| -"@types/superagent@*": |
1379 |
| - version "4.1.13" |
1380 |
| - resolved "https://registry.npmjs.org/@types/superagent/-/superagent-4.1.13.tgz" |
| 1384 | +"@types/superagent@^8.1.0": |
| 1385 | + version "8.1.8" |
| 1386 | + resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-8.1.8.tgz#c1080987a3770f26707778caebb86da532d6a24a" |
| 1387 | + integrity sha512-nTqHJ2OTa7PFEpLahzSEEeFeqbMpmcN7OeayiOc7v+xk+/vyTKljRe+o4MPqSnPeRCMvtxuLG+5QqluUVQJOnA== |
1381 | 1388 | dependencies:
|
1382 |
| - "@types/cookiejar" "*" |
| 1389 | + "@types/cookiejar" "^2.1.5" |
| 1390 | + "@types/methods" "^1.1.4" |
1383 | 1391 | "@types/node" "*"
|
| 1392 | + form-data "^4.0.0" |
1384 | 1393 |
|
1385 |
| -"@types/supertest@2.0.16": |
1386 |
| - version "2.0.16" |
1387 |
| - resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.16.tgz#7a1294edebecb960d957bbe9b26002a2b7f21cd7" |
1388 |
| - integrity sha512-6c2ogktZ06tr2ENoZivgm7YnprnhYE4ZoXGMY+oA7IuAf17M8FWvujXZGmxLv8y0PTyts4x5A+erSwVUFA8XSg== |
| 1394 | +"@types/supertest@6.0.2": |
| 1395 | + version "6.0.2" |
| 1396 | + resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-6.0.2.tgz#2af1c466456aaf82c7c6106c6b5cbd73a5e86588" |
| 1397 | + integrity sha512-137ypx2lk/wTQbW6An6safu9hXmajAifU/s7szAHLN/FeIm5w7yR0Wkl9fdJMRSHwOn4HLAI0DaB2TOORuhPDg== |
1389 | 1398 | dependencies:
|
1390 |
| - "@types/superagent" "*" |
| 1399 | + "@types/methods" "^1.1.4" |
| 1400 | + "@types/superagent" "^8.1.0" |
1391 | 1401 |
|
1392 | 1402 | "@types/yargs-parser@*":
|
1393 | 1403 | version "20.2.1"
|
|
0 commit comments