chore(deps): update dependency supertest to v7

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-05 17:28:05 +00:00
committed by Github changeset workflow
parent 7e982be9b1
commit c2b63ab9bc
37 changed files with 122 additions and 86 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"msw": "^1.0.0",
"supertest": "^6.1.3"
"supertest": "^7.0.0"
},
"configSchema": "config.d.ts"
}