chore: upgrade package version to fix security issue (#19594)

This commit is contained in:
Joel
2025-05-13 15:38:50 +08:00
committed by GitHub
parent 65e9f6651c
commit b0166dbe27
2 changed files with 170 additions and 164 deletions

View File

@@ -220,5 +220,10 @@
"@types/react": "19.0.11",
"@types/react-dom": "19.0.4",
"@storybook/test": "8.5.0"
},
"pnpm": {
"overrides": {
"esbuild@<0.25.0": "0.25.0"
}
}
}