|
1296 | 1296 | dependencies:
|
1297 | 1297 | "@types/node" "*"
|
1298 | 1298 |
|
1299 |
| -"@types/cookiejar@*": |
1300 |
| - version "2.1.2" |
1301 |
| - resolved "https://registry.npmjs.org/@types/cookiejar/-/cookiejar-2.1.2.tgz" |
| 1299 | +"@types/cookiejar@^2.1.5": |
| 1300 | + version "2.1.5" |
| 1301 | + resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.5.tgz#14a3e83fa641beb169a2dd8422d91c3c345a9a78" |
| 1302 | + integrity sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q== |
1302 | 1303 |
|
1303 | 1304 | "@types/eslint-scope@^3.7.7":
|
1304 | 1305 | version "3.7.7"
|
|
1380 | 1381 | version "7.0.9"
|
1381 | 1382 | resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz"
|
1382 | 1383 |
|
| 1384 | +"@types/methods@^1.1.4": |
| 1385 | + version "1.1.4" |
| 1386 | + resolved "https://registry.yarnpkg.com/@types/methods/-/methods-1.1.4.tgz#d3b7ac30ac47c91054ea951ce9eed07b1051e547" |
| 1387 | + integrity sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ== |
| 1388 | + |
1383 | 1389 | "@types/mime@^1":
|
1384 | 1390 | version "1.3.2"
|
1385 | 1391 | resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz"
|
|
1415 | 1421 | version "2.0.1"
|
1416 | 1422 | resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
|
1417 | 1423 |
|
1418 |
| -"@types/superagent@*": |
1419 |
| - version "4.1.13" |
1420 |
| - resolved "https://registry.npmjs.org/@types/superagent/-/superagent-4.1.13.tgz" |
| 1424 | +"@types/superagent@^8.1.0": |
| 1425 | + version "8.1.9" |
| 1426 | + resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-8.1.9.tgz#28bfe4658e469838ed0bf66d898354bcab21f49f" |
| 1427 | + integrity sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ== |
1421 | 1428 | dependencies:
|
1422 |
| - "@types/cookiejar" "*" |
| 1429 | + "@types/cookiejar" "^2.1.5" |
| 1430 | + "@types/methods" "^1.1.4" |
1423 | 1431 | "@types/node" "*"
|
| 1432 | + form-data "^4.0.0" |
1424 | 1433 |
|
1425 |
| -"@types/supertest@2.0.16": |
1426 |
| - version "2.0.16" |
1427 |
| - resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.16.tgz#7a1294edebecb960d957bbe9b26002a2b7f21cd7" |
1428 |
| - integrity sha512-6c2ogktZ06tr2ENoZivgm7YnprnhYE4ZoXGMY+oA7IuAf17M8FWvujXZGmxLv8y0PTyts4x5A+erSwVUFA8XSg== |
| 1434 | +"@types/supertest@6.0.2": |
| 1435 | + version "6.0.2" |
| 1436 | + resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-6.0.2.tgz#2af1c466456aaf82c7c6106c6b5cbd73a5e86588" |
| 1437 | + integrity sha512-137ypx2lk/wTQbW6An6safu9hXmajAifU/s7szAHLN/FeIm5w7yR0Wkl9fdJMRSHwOn4HLAI0DaB2TOORuhPDg== |
1429 | 1438 | dependencies:
|
1430 |
| - "@types/superagent" "*" |
| 1439 | + "@types/methods" "^1.1.4" |
| 1440 | + "@types/superagent" "^8.1.0" |
1431 | 1441 |
|
1432 | 1442 | "@types/yargs-parser@*":
|
1433 | 1443 | version "20.2.1"
|
|
0 commit comments