chore(deps): bump node-fetch to ^2.7.0

Relates to #24590

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-08-02 12:11:32 +03:00
parent 7ac69f7633
commit 93095eecea
41 changed files with 121 additions and 78 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
"@types/uuid": "^9.0.0",
"@types/yup": "^0.32.0",
"msw": "^2.0.0",
"node-fetch": "^2.6.7"
"node-fetch": "^2.7.0"
},
"configSchema": "config.d.ts"
}