Lock node-fetch to v2 for commonJS

This commit is contained in:
TC
2022-10-09 12:04:47 +02:00
parent f6b3347d0a
commit c9f610f7fc
2 changed files with 23 additions and 42 deletions

View File

@ -114,7 +114,7 @@
"html-to-text": "^8.2.0",
"md5": "^2.3.0",
"mpris-service": "^2.1.2",
"node-fetch": "^3.2.10",
"node-fetch": "^2.6.7",
"node-notifier": "^10.0.1",
"ytdl-core": "^4.11.0",
"ytpl": "^2.3.0"