Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 3a69303

Browse files
renovate[bot]finn-block
authored andcommitted
Update dependency supertest to v6.3.4
1 parent cad2db0 commit 3a69303

File tree

4 files changed

+28
-24
lines changed

4 files changed

+28
-24
lines changed

javascript/pfi-aud-usd-tbdex/package-lock.json

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

javascript/pfi-aud-usd-tbdex/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "20.3.1",
3131
"@types/pg": "8.11.10",
3232
"@types/sinon": "17.0.3",
33-
"@types/supertest": "2.0.16",
33+
"@types/supertest": "6.0.2",
3434
"@typescript-eslint/eslint-plugin": "6.21.0",
3535
"@typescript-eslint/parser": "6.21.0",
3636
"chai": "4.5.0",
@@ -43,7 +43,7 @@
4343
"rimraf": "6.0.1",
4444
"sinon": "19.0.2",
4545
"start-server-and-test": "^2.0.4",
46-
"supertest": "6.3.3",
46+
"supertest": "6.3.4",
4747
"typescript": "5.2.2"
4848
},
4949
"scripts": {

javascript/tbdex-pfi-exemplar/package-lock.json

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

javascript/tbdex-pfi-exemplar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "20.16.12",
3131
"@types/pg": "8.11.10",
3232
"@types/sinon": "17.0.3",
33-
"@types/supertest": "2.0.16",
33+
"@types/supertest": "6.0.2",
3434
"@typescript-eslint/eslint-plugin": "6.21.0",
3535
"@typescript-eslint/parser": "6.21.0",
3636
"chai": "4.5.0",
@@ -42,7 +42,7 @@
4242
"rimraf": "6.0.1",
4343
"sinon": "19.0.2",
4444
"start-server-and-test": "^2.0.5",
45-
"supertest": "6.3.3",
45+
"supertest": "6.3.4",
4646
"typescript": "5.2.2"
4747
},
4848
"scripts": {

0 commit comments

Comments
 (0)