Skip to content

Commit 7e06c66

Browse files
committed
fix: pnpm/react-vite/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
1 parent 9166fbc commit 7e06c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pnpm/react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@storybook/blocks": "^7.6.0-alpha.2",
2727
"@storybook/react": "^7.6.0-alpha.2",
2828
"@storybook/react-vite": "^7.6.0-alpha.2",
29-
"@storybook/test-runner": "^0.13.0",
29+
"@storybook/test-runner": "^0.16.0",
3030
"@storybook/testing-library": "^0.2.2",
3131
"@types/react": "^18.2.33",
3232
"@types/react-dom": "^18.2.14",

0 commit comments

Comments
 (0)