pnpm audit报告漏洞太多
Open
- Dominant language
- JavaScript
- Stars
- 41.6k
- Forks
- 3.7k
- Avg merge
- 7h 6m
- Merged PRs (30d)
- 6
Description
### Bug 描述
使用dcloudio/uni-preset-vue 初始化vue-ts工程目录后pnpm audit --json
```
"vulnerabilities": {
"info": 0,
"low": 2,
"moderate": 13,
"high": 3,
"critical": 0
},
```
### 复现步骤
pnpm audit --json
### 预期结果
_No response_
### 实际结果
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.