我是 testcafe 的新手,當我運行 npm install testcafe --save-dev 時,我收到以下錯誤。我嘗試安裝 [email protected] 它說是修復但我得到更多的漏洞......不知道在這里做什么!謝謝!
異步 <2.6.4
嚴重性:高
異步中的原型污染 - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
可通過npm audit fix --force
將安裝 [email protected] 進行修復,這是一個重大更改 node_modules/testcafe/node_modules/async
testcafe-legacy-api <=5.1.2 取決于 async node_modules/testcafe/node_modules/testcafe-legacy-api 的易受攻擊版本
testcafe <=1.18.6-rc.1 取決于 testcafe-legacy-api node_modules/testcafe 的易受攻擊版本
3個高危漏洞
uj5u.com熱心網友回復:
我們已經解決了這個問題:
https://github.com/DevExpress/testcafe-legacy-api/issues/59。
下一個較小的 TestCafe 更新將包括此修復。
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/460048.html
標籤:javascript 节点.js 测试 npm-安装 测试咖啡馆
