yuyy

Results 5 comments of yuyy

set options.restletIntegration: null, document is not latest, read source code.

I solved this problem by this way, but I'm not sure it is standard or not. change `if (!/(.*)/.exec(body))` to `if (!/(.*)/.exec(decodeURIComponent(body)))`

查看插件版本:npm show @tarojs/plugin-platform-harmony-hybrid versions 确实不存在3.6.30版本: [ '3.6.22-nightly.7', '3.6.22-nightly.8', '3.6.22-nightly.9', '3.6.23-nightly.0', '3.6.23', '3.6.24-nightly.0', '3.6.24-nightly.1', '3.6.24-nightly.2', '3.6.24-nightly.3', '3.6.24-nightly.4', '3.6.24-nightly.5', '3.6.24-nightly.8', '3.6.24-nightly.9', '3.6.24-nightly.10', '3.6.24', '3.6.25', '3.6.26-alpha.1', '3.6.26-alpha.2', '3.6.26', '3.6.27', '3.6.28', '3.6.29', '4.0.0-alpha.0', '4.0.0-alpha.2',...

同问。 旧版本会出现 xss 漏洞,官方建议升级到 4.2.67:https://github.com/advisories/GHSA-wgrm-67xf-hhpq