Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency supertest to v7 #94

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/codebuild/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/supertest": "^2.0.12",
"aws-sdk-client-mock": "^4.0.0",
"msw": "^1.0.0",
"supertest": "^6.2.4"
"supertest": "^7.0.0"
},
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion plugins/codepipeline/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/supertest": "^2.0.12",
"aws-sdk-client-mock": "^4.0.0",
"msw": "^1.0.0",
"supertest": "^6.2.4"
"supertest": "^7.0.0"
},
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion plugins/ecs/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/supertest": "^2.0.12",
"aws-sdk-client-mock": "^4.0.0",
"msw": "^1.0.0",
"supertest": "^6.2.4"
"supertest": "^7.0.0"
},
"files": [
"dist"
Expand Down
35 changes: 17 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1862,7 +1862,7 @@ __metadata:
express-promise-router: "npm:^4.1.0"
msw: "npm:^1.0.0"
node-fetch: "npm:^2.6.7"
supertest: "npm:^6.2.4"
supertest: "npm:^7.0.0"
winston: "npm:^3.2.1"
yn: "npm:^4.0.0"
languageName: unknown
Expand Down Expand Up @@ -1942,7 +1942,7 @@ __metadata:
express-promise-router: "npm:^4.1.0"
msw: "npm:^1.0.0"
node-fetch: "npm:^2.6.7"
supertest: "npm:^6.2.4"
supertest: "npm:^7.0.0"
winston: "npm:^3.2.1"
yn: "npm:^4.0.0"
languageName: unknown
Expand Down Expand Up @@ -2021,7 +2021,7 @@ __metadata:
express-promise-router: "npm:^4.1.0"
msw: "npm:^1.0.0"
node-fetch: "npm:^2.6.7"
supertest: "npm:^6.2.4"
supertest: "npm:^7.0.0"
winston: "npm:^3.2.1"
yn: "npm:^4.0.0"
languageName: unknown
Expand Down Expand Up @@ -20015,15 +20015,14 @@ __metadata:
languageName: node
linkType: hard

"formidable@npm:^2.1.2":
version: 2.1.2
resolution: "formidable@npm:2.1.2"
"formidable@npm:^3.5.1":
version: 3.5.1
resolution: "formidable@npm:3.5.1"
dependencies:
dezalgo: "npm:^1.0.4"
hexoid: "npm:^1.0.0"
once: "npm:^1.4.0"
qs: "npm:^6.11.0"
checksum: 10c0/efba03d11127098daa6ef54c3c0fad25693973eb902fa88ccaaa203baebe8c74d12ba0fe1e113eccf79b9172510fa337e4e107330b124fb3a8c74697b4aa2ce3
checksum: 10c0/c02fa1a027876dd9fc5abde16e9c537bec41bc652b362d0b3fd26daaae0615b9a472129c29b328a130d11f543f676acd1b13e6f28f3adc1b088cdaea9fb9e054
languageName: node
linkType: hard

Expand Down Expand Up @@ -31571,31 +31570,31 @@ __metadata:
languageName: node
linkType: hard

"superagent@npm:^8.1.2":
version: 8.1.2
resolution: "superagent@npm:8.1.2"
"superagent@npm:^9.0.1":
version: 9.0.1
resolution: "superagent@npm:9.0.1"
dependencies:
component-emitter: "npm:^1.3.0"
cookiejar: "npm:^2.1.4"
debug: "npm:^4.3.4"
fast-safe-stringify: "npm:^2.1.1"
form-data: "npm:^4.0.0"
formidable: "npm:^2.1.2"
formidable: "npm:^3.5.1"
methods: "npm:^1.1.2"
mime: "npm:2.6.0"
qs: "npm:^6.11.0"
semver: "npm:^7.3.8"
checksum: 10c0/016416fc9c3d3a04fb648bc0efb3d3d5c9d96da00de47e4a625d9976d28c6c37ab0a7f185f2c3ec6d653ee8bb522f70fba0c1072aea7774341a6c0269a9fa77f
checksum: 10c0/f20189ace24b92ce62d93113dd3277c0d0792b340ebf8dd12fdaba2c6548ab161248b6a70ab05cb507efea552698898258b4acc095fe070ad199f7b876f52a96
languageName: node
linkType: hard

"supertest@npm:^6.2.4":
version: 6.3.4
resolution: "supertest@npm:6.3.4"
"supertest@npm:^7.0.0":
version: 7.0.0
resolution: "supertest@npm:7.0.0"
dependencies:
methods: "npm:^1.1.2"
superagent: "npm:^8.1.2"
checksum: 10c0/f8c0b6c73b5e87da31feee6ccb36e7af766a438513cad89d6907f22c97edd83b1e765b4c8de955d5f7af4bca5fd0aaf9149ff48e21567dd290b326a8633af2a7
superagent: "npm:^9.0.1"
checksum: 10c0/f0b10a1d292e6156fab16efdbb90d8cb1df54367667ae4108a6da67b81058d35182720dd9a3b4b2f538b14729dc8633741e6242724f1a0ccfde5197341ea96ec
languageName: node
linkType: hard

Expand Down
Loading