Skip to content

Commit 5028c2f

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency supertest to ^7.1.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15ff50e commit 5028c2f

File tree

3 files changed

+17
-15
lines changed

3 files changed

+17
-15
lines changed

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.1.1"
78+
"supertest": "^7.1.4"
7979
}
8080
}

package-lock.json

Lines changed: 15 additions & 13 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": "^21.0.0",
48-
"supertest": "^7.1.1",
48+
"supertest": "^7.1.4",
4949
"tslib": "^2.8.1"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)