chore: remove some occurrences of node-fetch

This commit is contained in:
blam
2020-10-08 22:47:46 +02:00
parent 2abca02daa
commit 9f1e30a3bd
4 changed files with 5 additions and 9 deletions
+2 -3
View File
@@ -37,7 +37,6 @@
"knex": "^0.21.1",
"moment": "^2.26.0",
"morgan": "^1.10.0",
"node-fetch": "^2.6.1",
"passport": "^0.4.1",
"passport-github2": "^0.1.12",
"passport-gitlab2": "^5.0.0",
@@ -55,13 +54,13 @@
"@types/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",
"@types/jwt-decode": "2.2.1",
"@types/node-fetch": "^2.5.7",
"@types/passport": "^1.0.3",
"@types/passport-github2": "^1.2.4",
"@types/passport-google-oauth20": "^2.0.3",
"@types/passport-microsoft": "^0.0.0",
"@types/passport-saml": "^1.1.2",
"msw": "^0.20.5"
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
},
"files": [
"dist",