|
1288 | 1288 | dependencies:
|
1289 | 1289 | "@types/node" "*"
|
1290 | 1290 |
|
1291 |
| -"@types/cookiejar@*": |
1292 |
| - version "2.1.2" |
1293 |
| - resolved "https://registry.npmjs.org/@types/cookiejar/-/cookiejar-2.1.2.tgz" |
| 1291 | +"@types/cookiejar@^2.1.5": |
| 1292 | + version "2.1.5" |
| 1293 | + resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.5.tgz#14a3e83fa641beb169a2dd8422d91c3c345a9a78" |
| 1294 | + integrity sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q== |
1294 | 1295 |
|
1295 | 1296 | "@types/eslint-scope@^3.7.7":
|
1296 | 1297 | version "3.7.7"
|
|
1372 | 1373 | version "7.0.9"
|
1373 | 1374 | resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz"
|
1374 | 1375 |
|
| 1376 | +"@types/methods@^1.1.4": |
| 1377 | + version "1.1.4" |
| 1378 | + resolved "https://registry.yarnpkg.com/@types/methods/-/methods-1.1.4.tgz#d3b7ac30ac47c91054ea951ce9eed07b1051e547" |
| 1379 | + integrity sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ== |
| 1380 | + |
1375 | 1381 | "@types/mime@^1":
|
1376 | 1382 | version "1.3.2"
|
1377 | 1383 | resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz"
|
|
1407 | 1413 | version "2.0.1"
|
1408 | 1414 | resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
|
1409 | 1415 |
|
1410 |
| -"@types/superagent@*": |
1411 |
| - version "4.1.13" |
1412 |
| - resolved "https://registry.npmjs.org/@types/superagent/-/superagent-4.1.13.tgz" |
| 1416 | +"@types/superagent@^8.1.0": |
| 1417 | + version "8.1.9" |
| 1418 | + resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-8.1.9.tgz#28bfe4658e469838ed0bf66d898354bcab21f49f" |
| 1419 | + integrity sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ== |
1413 | 1420 | dependencies:
|
1414 |
| - "@types/cookiejar" "*" |
| 1421 | + "@types/cookiejar" "^2.1.5" |
| 1422 | + "@types/methods" "^1.1.4" |
1415 | 1423 | "@types/node" "*"
|
| 1424 | + form-data "^4.0.0" |
1416 | 1425 |
|
1417 |
| -"@types/supertest@2.0.16": |
1418 |
| - version "2.0.16" |
1419 |
| - resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.16.tgz#7a1294edebecb960d957bbe9b26002a2b7f21cd7" |
1420 |
| - integrity sha512-6c2ogktZ06tr2ENoZivgm7YnprnhYE4ZoXGMY+oA7IuAf17M8FWvujXZGmxLv8y0PTyts4x5A+erSwVUFA8XSg== |
| 1426 | +"@types/supertest@6.0.2": |
| 1427 | + version "6.0.2" |
| 1428 | + resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-6.0.2.tgz#2af1c466456aaf82c7c6106c6b5cbd73a5e86588" |
| 1429 | + integrity sha512-137ypx2lk/wTQbW6An6safu9hXmajAifU/s7szAHLN/FeIm5w7yR0Wkl9fdJMRSHwOn4HLAI0DaB2TOORuhPDg== |
1421 | 1430 | dependencies:
|
1422 |
| - "@types/superagent" "*" |
| 1431 | + "@types/methods" "^1.1.4" |
| 1432 | + "@types/superagent" "^8.1.0" |
1423 | 1433 |
|
1424 | 1434 | "@types/yargs-parser@*":
|
1425 | 1435 | version "20.2.1"
|
|
0 commit comments