fix(deps): 修复开放依赖安全告警 - #280
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
修复默认分支上的 5 个开放 Dependabot 安全告警。
Related Issue
无关联 Issue。
Type of Change
Changes
postcss提升到^8.5.25。3.3.18的nanoid解析到3.3.18。8.5.23的postcss解析到8.5.25。0.35.0的sharp解析到0.35.0。pnpm-lock.yaml,消除旧的nanoid、postcss、sharp版本。Test Plan
pnpm test:run)pnpm exec tsc --noEmit)pnpm lint)pnpm buildpnpm audit --registry=https://registry.npmjs.org --json(0 vulnerabilities)Checklist
Screenshots
不适用。
Additional Notes
GitHub 默认分支当前仍显示 5 条开放告警;合并此 PR 后等待 Dependabot 重新扫描即可确认关闭。