Skip to content

Commit 9c1b934

Browse files
chore(deps): update dependency supertest to v6.3.4
1 parent 4b09c96 commit 9c1b934

File tree

2 files changed

+43
-35
lines changed

2 files changed

+43
-35
lines changed

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@types/migrate-mongo": "8.1.3",
110110
"@types/node": "14.18.34",
111111
"@types/nodemailer": "6.4.6",
112-
"@types/supertest": "2.0.12",
112+
"@types/supertest": "6.0.3",
113113
"@typescript-eslint/eslint-plugin": "4.33.0",
114114
"@typescript-eslint/parser": "4.33.0",
115115
"eslint": "7.32.0",
@@ -118,7 +118,7 @@
118118
"eslint-plugin-jest": "24.7.0",
119119
"jest": "27.5.1",
120120
"jest-runner-eslint": "0.11.1",
121-
"supertest": "6.3.3",
121+
"supertest": "6.3.4",
122122
"ts-jest": "27.1.5",
123123
"ts-loader": "9.4.1",
124124
"ts-node": "10.9.1",

yarn.lock

Lines changed: 41 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -6399,10 +6399,10 @@
63996399
dependencies:
64006400
"@types/express" "*"
64016401

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==
64066406

64076407
"@types/cookies@*":
64086408
version "0.7.6"
@@ -6774,6 +6774,11 @@
67746774
resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-5.1.0.tgz#57f228f2b80c046b4a1bd5cac031f81f207f4f03"
67756775
integrity sha512-RaE0B+14ToE4l6UqdarKPnXwVDuigfFv+5j9Dze/Nqr23yyuqdNvzcZi3xB+3Agvi5R4EOgAksfv3lXX4vBt9w==
67766776

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+
67776782
67786783
version "8.1.3"
67796784
resolved "https://registry.yarnpkg.com/@types/migrate-mongo/-/migrate-mongo-8.1.3.tgz#ec2f8cd8e816ac1fddbe0c8259c4f248e28567a9"
@@ -7038,20 +7043,23 @@
70387043
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
70397044
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
70407045

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==
70457050
dependencies:
7046-
"@types/cookiejar" "*"
7051+
"@types/cookiejar" "^2.1.5"
7052+
"@types/methods" "^1.1.4"
70477053
"@types/node" "*"
7054+
form-data "^4.0.0"
70487055

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==
70537060
dependencies:
7054-
"@types/superagent" "*"
7061+
"@types/methods" "^1.1.4"
7062+
"@types/superagent" "^8.1.0"
70557063

70567064
"@types/tapable@^1", "@types/tapable@^1.0.5":
70577065
version "1.0.7"
@@ -10335,10 +10343,10 @@ [email protected]:
1033510343
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
1033610344
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
1033710345

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==
1034210350

1034310351
copy-concurrently@^1.0.0:
1034410352
version "1.0.5"
@@ -13346,10 +13354,10 @@ formdata-node@^4.3.1:
1334613354
node-domexception "1.0.0"
1334713355
web-streams-polyfill "4.0.0-beta.1"
1334813356

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==
1335313361
dependencies:
1335413362
dezalgo "^1.0.4"
1335513363
hexoid "^1.0.0"
@@ -23248,29 +23256,29 @@ subscriptions-transport-ws@^0.9.18, subscriptions-transport-ws@^0.9.19:
2324823256
symbol-observable "^1.0.4"
2324923257
ws "^5.2.0 || ^6.0.0 || ^7.0.0"
2325023258

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==
2325523263
dependencies:
2325623264
component-emitter "^1.3.0"
23257-
cookiejar "^2.1.3"
23265+
cookiejar "^2.1.4"
2325823266
debug "^4.3.4"
2325923267
fast-safe-stringify "^2.1.1"
2326023268
form-data "^4.0.0"
23261-
formidable "^2.1.1"
23269+
formidable "^2.1.2"
2326223270
methods "^1.1.2"
2326323271
mime "2.6.0"
2326423272
qs "^6.11.0"
2326523273
semver "^7.3.8"
2326623274

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==
2327123279
dependencies:
2327223280
methods "^1.1.2"
23273-
superagent "^8.0.5"
23281+
superagent "^8.1.2"
2327423282

2327523283
[email protected], supports-color@^8.0.0, supports-color@^8.1.0:
2327623284
version "8.1.1"

0 commit comments

Comments
 (0)