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
@@ -40,7 +40,7 @@
"dependencies": {
"@backstage/config": "^0.1.13",
"@backstage/errors": "^0.2.0",
"cross-fetch": "^3.0.6",
"cross-fetch": "^3.1.5",
"uuid": "^8.0.0",
"zod": "^3.11.6"
},