|
6399 | 6399 | dependencies: |
6400 | 6400 | "@types/express" "*" |
6401 | 6401 |
|
6402 | | -"@types/cookiejar@*": |
6403 | | - version "2.1.2" |
6404 | | - resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.2.tgz#66ad9331f63fe8a3d3d9d8c6e3906dd10f6446e8" |
6405 | | - integrity sha512-t73xJJrvdTjXrn4jLS9VSGRbz0nUY3cl2DMGDU48lKl+HR9dbbjW2A9r3g40VA++mQpy6uuHg33gy7du2BKpog== |
| 6402 | +"@types/cookiejar@^2.1.5": |
| 6403 | + version "2.1.5" |
| 6404 | + resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.5.tgz#14a3e83fa641beb169a2dd8422d91c3c345a9a78" |
| 6405 | + integrity sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q== |
6406 | 6406 |
|
6407 | 6407 | "@types/cookies@*": |
6408 | 6408 | version "0.7.6" |
|
6774 | 6774 | resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-5.1.0.tgz#57f228f2b80c046b4a1bd5cac031f81f207f4f03" |
6775 | 6775 | integrity sha512-RaE0B+14ToE4l6UqdarKPnXwVDuigfFv+5j9Dze/Nqr23yyuqdNvzcZi3xB+3Agvi5R4EOgAksfv3lXX4vBt9w== |
6776 | 6776 |
|
| 6777 | +"@types/methods@^1.1.4": |
| 6778 | + version "1.1.4" |
| 6779 | + resolved "https://registry.yarnpkg.com/@types/methods/-/methods-1.1.4.tgz#d3b7ac30ac47c91054ea951ce9eed07b1051e547" |
| 6780 | + integrity sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ== |
| 6781 | + |
6777 | 6782 | |
6778 | 6783 | version "8.1.3" |
6779 | 6784 | resolved "https://registry.yarnpkg.com/@types/migrate-mongo/-/migrate-mongo-8.1.3.tgz#ec2f8cd8e816ac1fddbe0c8259c4f248e28567a9" |
|
7038 | 7043 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff" |
7039 | 7044 | integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== |
7040 | 7045 |
|
7041 | | -"@types/superagent@*": |
7042 | | - version "4.1.11" |
7043 | | - resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-4.1.11.tgz#4822bc64a82a0f579261a77097dbca276556c20e" |
7044 | | - integrity sha512-cZkWBXZI+jESnUTp8RDGBmk1Zn2MkScP4V5bjD7DyqB7L0WNWpblh4KX5K/6aTqxFZMhfo1bhi2cwoAEDVBBJw== |
| 7046 | +"@types/superagent@^8.1.0": |
| 7047 | + version "8.1.9" |
| 7048 | + resolved "https://registry.yarnpkg.com/@types/superagent/-/superagent-8.1.9.tgz#28bfe4658e469838ed0bf66d898354bcab21f49f" |
| 7049 | + integrity sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ== |
7045 | 7050 | dependencies: |
7046 | | - "@types/cookiejar" "*" |
| 7051 | + "@types/cookiejar" "^2.1.5" |
| 7052 | + "@types/methods" "^1.1.4" |
7047 | 7053 | "@types/node" "*" |
| 7054 | + form-data "^4.0.0" |
7048 | 7055 |
|
7049 | | -"@types/supertest@2.0.12": |
7050 | | - version "2.0.12" |
7051 | | - resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.12.tgz#ddb4a0568597c9aadff8dbec5b2e8fddbe8692fc" |
7052 | | - integrity sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ== |
| 7056 | +"@types/supertest@6.0.3": |
| 7057 | + version "6.0.3" |
| 7058 | + resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-6.0.3.tgz#d736f0e994b195b63e1c93e80271a2faf927388c" |
| 7059 | + integrity sha512-8WzXq62EXFhJ7QsH3Ocb/iKQ/Ty9ZVWnVzoTKc9tyyFRRF3a74Tk2+TLFgaFFw364Ere+npzHKEJ6ga2LzIL7w== |
7053 | 7060 | dependencies: |
7054 | | - "@types/superagent" "*" |
| 7061 | + "@types/methods" "^1.1.4" |
| 7062 | + "@types/superagent" "^8.1.0" |
7055 | 7063 |
|
7056 | 7064 | "@types/tapable@^1", "@types/tapable@^1.0.5": |
7057 | 7065 | version "1.0.7" |
|
10335 | 10343 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b" |
10336 | 10344 | integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== |
10337 | 10345 |
|
10338 | | -cookiejar@^2.1.3: |
10339 | | - version "2.1.3" |
10340 | | - resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.3.tgz#fc7a6216e408e74414b90230050842dacda75acc" |
10341 | | - integrity sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ== |
| 10346 | +cookiejar@^2.1.4: |
| 10347 | + version "2.1.4" |
| 10348 | + resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.4.tgz#ee669c1fea2cf42dc31585469d193fef0d65771b" |
| 10349 | + integrity sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw== |
10342 | 10350 |
|
10343 | 10351 | copy-concurrently@^1.0.0: |
10344 | 10352 | version "1.0.5" |
@@ -13346,10 +13354,10 @@ formdata-node@^4.3.1: |
13346 | 13354 | node-domexception "1.0.0" |
13347 | 13355 | web-streams-polyfill "4.0.0-beta.1" |
13348 | 13356 |
|
13349 | | -formidable@^2.1.1: |
13350 | | - version "2.1.1" |
13351 | | - resolved "https://registry.yarnpkg.com/formidable/-/formidable-2.1.1.tgz#81269cbea1a613240049f5f61a9d97731517414f" |
13352 | | - integrity sha512-0EcS9wCFEzLvfiks7omJ+SiYJAiD+TzK4Pcw1UlUoGnhUxDcMKjt0P7x8wEb0u6OHu8Nb98WG3nxtlF5C7bvUQ== |
| 13357 | +formidable@^2.1.2: |
| 13358 | + version "2.1.2" |
| 13359 | + resolved "https://registry.yarnpkg.com/formidable/-/formidable-2.1.2.tgz#fa973a2bec150e4ce7cac15589d7a25fc30ebd89" |
| 13360 | + integrity sha512-CM3GuJ57US06mlpQ47YcunuUZ9jpm8Vx+P2CGt2j7HpgkKZO/DJYQ0Bobim8G6PFQmK5lOqOOdUXboU+h73A4g== |
13353 | 13361 | dependencies: |
13354 | 13362 | dezalgo "^1.0.4" |
13355 | 13363 | hexoid "^1.0.0" |
@@ -23248,29 +23256,29 @@ subscriptions-transport-ws@^0.9.18, subscriptions-transport-ws@^0.9.19: |
23248 | 23256 | symbol-observable "^1.0.4" |
23249 | 23257 | ws "^5.2.0 || ^6.0.0 || ^7.0.0" |
23250 | 23258 |
|
23251 | | -superagent@^8.0.5: |
23252 | | - version "8.0.6" |
23253 | | - resolved "https://registry.yarnpkg.com/superagent/-/superagent-8.0.6.tgz#e3fb0b3112b79b12acd605c08846253197765bf6" |
23254 | | - integrity sha512-HqSe6DSIh3hEn6cJvCkaM1BLi466f1LHi4yubR0tpewlMpk4RUFFy35bKz8SsPBwYfIIJy5eclp+3tCYAuX0bw== |
| 23259 | +superagent@^8.1.2: |
| 23260 | + version "8.1.2" |
| 23261 | + resolved "https://registry.yarnpkg.com/superagent/-/superagent-8.1.2.tgz#03cb7da3ec8b32472c9d20f6c2a57c7f3765f30b" |
| 23262 | + integrity sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA== |
23255 | 23263 | dependencies: |
23256 | 23264 | component-emitter "^1.3.0" |
23257 | | - cookiejar "^2.1.3" |
| 23265 | + cookiejar "^2.1.4" |
23258 | 23266 | debug "^4.3.4" |
23259 | 23267 | fast-safe-stringify "^2.1.1" |
23260 | 23268 | form-data "^4.0.0" |
23261 | | - formidable "^2.1.1" |
| 23269 | + formidable "^2.1.2" |
23262 | 23270 | methods "^1.1.2" |
23263 | 23271 | mime "2.6.0" |
23264 | 23272 | qs "^6.11.0" |
23265 | 23273 | semver "^7.3.8" |
23266 | 23274 |
|
23267 | | - |
23268 | | - version "6.3.3" |
23269 | | - resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.3.3.tgz#42f4da199fee656106fd422c094cf6c9578141db" |
23270 | | - integrity sha512-EMCG6G8gDu5qEqRQ3JjjPs6+FYT1a7Hv5ApHvtSghmOFJYtsU5S+pSb6Y2EUeCEY3CmEL3mmQ8YWlPOzQomabA== |
| 23275 | + |
| 23276 | + version "6.3.4" |
| 23277 | + resolved "https://registry.yarnpkg.com/supertest/-/supertest-6.3.4.tgz#2145c250570c2ea5d337db3552dbfb78a2286218" |
| 23278 | + integrity sha512-erY3HFDG0dPnhw4U+udPfrzXa4xhSG+n4rxfRuZWCUvjFWwKl+OxWf/7zk50s84/fAAs7vf5QAb9uRa0cCykxw== |
23271 | 23279 | dependencies: |
23272 | 23280 | methods "^1.1.2" |
23273 | | - superagent "^8.0.5" |
| 23281 | + superagent "^8.1.2" |
23274 | 23282 |
|
23275 | 23283 | [email protected], supports-color@^8.0.0, supports-color@^8.1.0: |
23276 | 23284 | version "8.1.1" |
|
0 commit comments