Merge pull request #25889 from drodil/node_fetch

chore(deps): bump node-fetch to ^2.7.0
This commit is contained in:
Patrik Oldsberg
2024-08-02 11:58:33 +02:00
committed by GitHub
41 changed files with 121 additions and 78 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"fs-extra": "^11.2.0",
"handlebars": "^4.7.3",
"inquirer": "^8.2.0",
"node-fetch": "^2.6.7",
"node-fetch": "^2.7.0",
"ora": "^5.3.0",
"recursive-readdir": "^2.2.2"
},