Skip to content

Commit

Permalink
fix: yarn-pnp/react-vite/package.json & yarn-pnp/react-vite/yarn.lock…
Browse files Browse the repository at this point in the history
… to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
  • Loading branch information
snyk-bot committed Dec 27, 2023
1 parent 9166fbc commit 66aeee0
Show file tree
Hide file tree
Showing 2 changed files with 610 additions and 803 deletions.
4 changes: 2 additions & 2 deletions yarn-pnp/react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@storybook/blocks": "^7.6.0-alpha.2",
"@storybook/react": "^7.6.0-alpha.2",
"@storybook/react-vite": "^7.6.0-alpha.2",
"@storybook/test-runner": "^0.13.0",
"@storybook/test-runner": "^0.16.0",
"@storybook/testing-library": "^0.2.2",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
Expand All @@ -40,7 +40,7 @@
"storybook": "^7.6.0-alpha.2",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"wait-on": "^7.0.1"
"wait-on": "^7.2.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 66aeee0

Please sign in to comment.