Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 25, 2024
1 parent f2c9ed7 commit bcc4d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"eslint-plugin-jest-dom": "5.0.2",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-ssr-friendly": "1.0.6",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-storybook": "0.10.0",
"eslint-plugin-testing-library": "6.0.2",
"execa": "4.0.2",
"fast-glob": "3.2.7",
Expand Down Expand Up @@ -232,7 +232,7 @@
"progress": "2.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.71.15",
"react-native": "0.76.0",
"react-native-url-polyfill": "1.1.2",
"react-refresh": "0.14.0",
"react-test-renderer": "18.2.0",
Expand Down

0 comments on commit bcc4d49

Please sign in to comment.