chore: change node-fetch override version for changeset

This commit is contained in:
Ralph Khreish
2025-03-29 09:09:15 +01:00
parent 397c181202
commit a10470ba2f
3 changed files with 106 additions and 73 deletions

View File

@@ -74,7 +74,7 @@
"mcp-server/**"
],
"overrides": {
"node-fetch": "^3.3.2",
"node-fetch": "^2.6.7",
"whatwg-url": "^11.0.0"
},
"devDependencies": {