【发布时间】:2020-09-25 16:54:55
【问题描述】:
我收到了这个安全通知:
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 但没有任何改变。
这是什么??我该如何解决这个问题?
【问题讨论】:
标签: github dependabot