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
@@ -49,7 +49,7 @@
"json-schema-traverse": "^1.0.0",
"lodash": "^4.17.21",
"minimist": "^1.2.5",
"node-fetch": "^2.6.7",
"node-fetch": "^2.7.0",
"typescript-json-schema": "^0.63.0",
"yaml": "^2.0.0"
},