remove most usages of node-fetch

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-11-29 16:54:28 +01:00
parent f19c16fad2
commit 5c9cc05eee
75 changed files with 93 additions and 163 deletions
+1 -2
View File
@@ -77,7 +77,6 @@
"fs-extra": "^11.2.0",
"knex": "^3.0.0",
"lodash": "^4.17.21",
"node-fetch": "^2.7.0",
"p-limit": "^3.1.0",
"winston": "^3.2.1"
},
@@ -85,7 +84,7 @@
"@backstage/backend-defaults": "workspace:^",
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"msw": "^1.0.0",
"msw": "^2.0.0",
"supertest": "^7.0.0"
},
"configSchema": "config.d.ts"