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
@@ -84,7 +84,7 @@
"@backstage/types": "workspace:^",
"@types/supertest": "^2.0.8",
"node-fetch": "^2.7.0",
"supertest": "^6.1.3"
"supertest": "^7.0.0"
},
"configSchema": "config.d.ts"
}