bump node-fetch and cross-fetch

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-02-10 13:30:07 +01:00
parent 918dc38a2f
commit 1ed305728b
78 changed files with 157 additions and 79 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"cross-fetch": "^3.0.6"
"cross-fetch": "^3.1.5"
},
"devDependencies": {
"@backstage/test-utils": "^0.2.3",