Skip to content

Commit c69d691

Browse files
fix: storybook env parsing vulnerability (#140)
* fix: storybook env parsing vulnerability * Automated linting/prettier update --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43a77a0 commit c69d691

2 files changed

Lines changed: 113 additions & 118 deletions

File tree

packages/pages-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"prop-types": "^15.8.1",
8989
"react": "^18.2.0",
9090
"react-dom": "^18.2.0",
91-
"storybook": "^8.6.14",
91+
"storybook": "^8.6.15",
9292
"tsup": "^8.0.1",
9393
"typescript": "^5.3.3",
9494
"vite": "^5.4.11",

0 commit comments

Comments
 (0)