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