|
1223 | 1223 | dependencies:
|
1224 | 1224 | "@types/node" "*"
|
1225 | 1225 |
|
1226 |
| -"@types/cookiejar@*": |
1227 |
| - version "2.1.2" |
1228 |
| - resolved "https://registry.npmjs.org/@types/cookiejar/-/cookiejar-2.1.2.tgz" |
| 1226 | +"@types/cookiejar@^2.1.5": |
| 1227 | + version "2.1.5" |
| 1228 | + resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.5.tgz#14a3e83fa641beb169a2dd8422d91c3c345a9a78" |
| 1229 | + integrity sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q== |
1229 | 1230 |
|
1230 | 1231 | "@types/eslint-scope@^3.7.3":
|
1231 | 1232 | version "3.7.3"
|
|
1305 | 1306 | version "7.0.9"
|
1306 | 1307 | resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz"
|
1307 | 1308 |
|
| 1309 | +"@types/methods@^1.1.4": |
| 1310 | + version "1.1.4" |
| 1311 | + resolved "https://registry.yarnpkg.com/@types/methods/-/methods-1.1.4.tgz#d3b7ac30ac47c91054ea951ce9eed07b1051e547" |
| 1312 | + integrity sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ== |
| 1313 | + |
1308 | 1314 | "@types/mime@^1":
|
1309 | 1315 | version "1.3.2"
|
1310 | 1316 | resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz"
|
|
1340 | 1346 | version "2.0.1"
|
1341 | 1347 | resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz"
|
1342 | 1348 |
|
1343 |
| -"@types/superagent@*": |
1344 |
| - version "4.1.13" |
1345 |
| - resolved "https://registry.npmjs.org/@types/superagent/-/superagent-4.1.13.tgz" |
| 1349 | +"@types/superagent@^8.1.0": |
| 1350 | + version "8.1.7" |
| 1351 | + resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-8.1.7.tgz#1153819ed4db34427409a1cc58f3e2f13eeec862" |
| 1352 | + integrity sha512-NmIsd0Yj4DDhftfWvvAku482PZum4DBW7U51OvS8gvOkDDY0WT1jsVyDV3hK+vplrsYw8oDwi9QxOM7U68iwww== |
1346 | 1353 | dependencies:
|
1347 |
| - "@types/cookiejar" "*" |
| 1354 | + "@types/cookiejar" "^2.1.5" |
| 1355 | + "@types/methods" "^1.1.4" |
1348 | 1356 | "@types/node" "*"
|
1349 | 1357 |
|
1350 |
| -"@types/supertest@2.0.16": |
1351 |
| - version "2.0.16" |
1352 |
| - resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.16.tgz#7a1294edebecb960d957bbe9b26002a2b7f21cd7" |
1353 |
| - integrity sha512-6c2ogktZ06tr2ENoZivgm7YnprnhYE4ZoXGMY+oA7IuAf17M8FWvujXZGmxLv8y0PTyts4x5A+erSwVUFA8XSg== |
| 1358 | +"@types/supertest@6.0.2": |
| 1359 | + version "6.0.2" |
| 1360 | + resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-6.0.2.tgz#2af1c466456aaf82c7c6106c6b5cbd73a5e86588" |
| 1361 | + integrity sha512-137ypx2lk/wTQbW6An6safu9hXmajAifU/s7szAHLN/FeIm5w7yR0Wkl9fdJMRSHwOn4HLAI0DaB2TOORuhPDg== |
1354 | 1362 | dependencies:
|
1355 |
| - "@types/superagent" "*" |
| 1363 | + "@types/methods" "^1.1.4" |
| 1364 | + "@types/superagent" "^8.1.0" |
1356 | 1365 |
|
1357 | 1366 | "@types/yargs-parser@*":
|
1358 | 1367 | version "20.2.1"
|
|
0 commit comments