我收到了这个安全通知:
Remediation
Upgrade node-fetch to version 2.6.1 or later. For example:
node-fetch@^2.6.1:
version "2.6.1"但是这个错误已经发生了。:Dependabot cannot create a pull request as one or more other dependencies require a version that is incompatible with this update.
另外,我做了yarn upgrade,但什么都没有改变。
这是什么??我该如何解决这个问题?
https://stackoverflow.com/questions/64068349
复制相似问题