Skip to content

Commit

Permalink
fix: upgrade redux from 4.1.2 to 4.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade redux from 4.1.2 to 4.2.1.

See this package in npm:
redux

See this project in Snyk:
https://app.snyk.io/org/rajdeep-tg/project/744413ab-1f34-4dce-b867-15cd19694d13?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 13, 2024
1 parent 9e9c579 commit f04b4de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions browser/components/asrouter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion browser/components/asrouter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"react": "16.13.1",
"react-dom": "16.13.1",
"react-redux": "7.2.6",
"redux": "4.1.2"
"redux": "4.2.1"
},
"devDependencies": {
"@babel/preset-react": "7.23.3",
Expand Down

0 comments on commit f04b4de

Please sign in to comment.