|
2943 | 2943 | resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5"
|
2944 | 2944 | integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==
|
2945 | 2945 |
|
| 2946 | +"@types/cookiejar@^2.1.5": |
| 2947 | + version "2.1.5" |
| 2948 | + resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.5.tgz#14a3e83fa641beb169a2dd8422d91c3c345a9a78" |
| 2949 | + integrity sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q== |
| 2950 | + |
2946 | 2951 | "@types/debug@^4.0.0", "@types/debug@^4.1.7":
|
2947 | 2952 | version "4.1.12"
|
2948 | 2953 | resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
|
|
3080 | 3085 | resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.11.tgz#21f4c166ed0e0a3a733869ba04cd8daea9834b8e"
|
3081 | 3086 | integrity sha512-HM5bwOaIQJIQbAYfax35HCKxx7a3KrK3nBtIqJgSOitivTD1y3oW9P3rxY9RkXYPUk7y/AjAohfHKmFpGE79zw==
|
3082 | 3087 |
|
| 3088 | +"@types/methods@^1.1.4": |
| 3089 | + version "1.1.4" |
| 3090 | + resolved "https://registry.yarnpkg.com/@types/methods/-/methods-1.1.4.tgz#d3b7ac30ac47c91054ea951ce9eed07b1051e547" |
| 3091 | + integrity sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ== |
| 3092 | + |
3083 | 3093 | "@types/mime@*":
|
3084 | 3094 | version "3.0.4"
|
3085 | 3095 | resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.4.tgz#2198ac274de6017b44d941e00261d5bc6a0e0a45"
|
|
3199 | 3209 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
|
3200 | 3210 | integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
|
3201 | 3211 |
|
| 3212 | +"@types/superagent@^8.1.0": |
| 3213 | + version "8.1.6" |
| 3214 | + resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-8.1.6.tgz#e660543b1a4b7c7473caec4799de87ff68216270" |
| 3215 | + integrity sha512-yzBOv+6meEHSzV2NThYYOA6RtqvPr3Hbob9ZLp3i07SH27CrYVfm8CrF7ydTmidtelsFiKx2I4gZAiAOamGgvQ== |
| 3216 | + dependencies: |
| 3217 | + "@types/cookiejar" "^2.1.5" |
| 3218 | + "@types/methods" "^1.1.4" |
| 3219 | + "@types/node" "*" |
| 3220 | + |
| 3221 | +"@types/supertest@^6.0.2": |
| 3222 | + version "6.0.2" |
| 3223 | + resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-6.0.2.tgz#2af1c466456aaf82c7c6106c6b5cbd73a5e86588" |
| 3224 | + integrity sha512-137ypx2lk/wTQbW6An6safu9hXmajAifU/s7szAHLN/FeIm5w7yR0Wkl9fdJMRSHwOn4HLAI0DaB2TOORuhPDg== |
| 3225 | + dependencies: |
| 3226 | + "@types/methods" "^1.1.4" |
| 3227 | + "@types/superagent" "^8.1.0" |
| 3228 | + |
3202 | 3229 | "@types/trusted-types@^2.0.2":
|
3203 | 3230 | version "2.0.7"
|
3204 | 3231 | resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
|
|
0 commit comments