Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade react from 16.8.6 to 16.14.0
Snyk has created this PR to upgrade react from 16.8.6 to 16.14.0.

See this package in npm:
react

See this project in Snyk:
https://app.snyk.io/org/gupta.vishesh1100/project/9dedf0c4-ce7d-4be7-9c21-a90a7ddd8876?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 25, 2024
commit c3c31a6273b25f4af2313ed4f6549c8f43f59c35
2 changes: 1 addition & 1 deletion redux-interest-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [],
"main": "index.js",
"dependencies": {
"react": "16.8.6",
"react": "16.14.0",
"react-dom": "16.8.6",
"react-redux": "6.0.1",
"redux": "4.0.1",
Expand Down