fix: happy-dom security issues (#27037)

This commit is contained in:
Joel
2025-10-17 13:42:56 +08:00
committed by GitHub
parent 8cafc20098
commit 91bb8ae4d2
2 changed files with 10 additions and 10 deletions

View File

@@ -144,7 +144,7 @@
"@babel/core": "^7.28.3",
"@chromatic-com/storybook": "^3.1.0",
"@eslint-react/eslint-plugin": "^1.15.0",
"@happy-dom/jest-environment": "^20.0.0",
"@happy-dom/jest-environment": "^20.0.2",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.5.4",