Skip to content

Commit 5840d7e

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency supertest to ^7.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db0adaa commit 5840d7e

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

extensions/authentication-passport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@
7575
"passport-http": "^0.3.0",
7676
"passport-oauth2": "^1.8.0",
7777
"qs": "^6.14.0",
78-
"supertest": "^7.0.0"
78+
"supertest": "^7.1.0"
7979
}
8080
}

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/testlab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"oas-validator": "^5.0.8",
4646
"should": "^13.2.3",
4747
"sinon": "^19.0.5",
48-
"supertest": "^7.0.0",
48+
"supertest": "^7.1.0",
4949
"tslib": "^2.8.1"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)