tiny-engine icon indicating copy to clipboard operation
tiny-engine copied to clipboard

chore: Upgrade dependencies to fix security vulnerability

Open kagol opened this issue 1 year ago • 0 comments

English | 简体中文

经过验证:

  • 执行 pnpm build:plugin / pnpm build:alpha 命令成功
  • 构建设计器成功

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our Commit Message Guidelines
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)
  • [x] Built its own designer, fully self-validated

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] CI related changes
  • [ ] Documentation content changes
  • [x] Other... Please describe: Upgrade dependencies to fix security vulnerability

Background and solution

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

kagol avatar May 14 '24 07:05 kagol