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 Jan 13, 2024
1 parent 2c367ca commit f299a2a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@
"@storybook/addon-docs": "6.5.7",
"@storybook/addon-toolbars": "6.5.7",
"@storybook/addon-viewport": "6.5.7",
"@storybook/builder-webpack5": "6.5.7",
"@storybook/builder-webpack5": "7.0.0",
"@storybook/manager-webpack5": "6.5.7",
"@storybook/react": "6.5.7",
"@storybook/react": "7.0.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react-native": "11.3.0",
Expand Down Expand Up @@ -203,7 +203,7 @@
"jest-junit": "13.0.0",
"jest-message-util": "29.5.0",
"jest-watch-typeahead": "2.2.2",
"lerna": "5.5.2",
"lerna": "6.6.2",
"lint-staged": "10.0.1",
"lodash": "4.17.21",
"make-dir": "3.0.0",
Expand All @@ -222,7 +222,7 @@
"progress": "2.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.69.4",
"react-native": "0.69.12",
"react-native-url-polyfill": "1.1.2",
"react-refresh": "0.10.0",
"react-test-renderer": "18.2.0",
Expand Down

0 comments on commit f299a2a

Please sign in to comment.