Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Snyk] Upgrade react-redux from 7.2.4 to 7.2.6 #121

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
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-redux from 7.2.4 to 7.2.6
Snyk has created this PR to upgrade react-redux from 7.2.4 to 7.2.6.

See this package in npm:
https://www.npmjs.com/package/react-redux

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/e12c7359-becd-41ab-8a98-356bb965a74b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 19, 2021
commit b8764b3a8ff73b71637f6686d11404476f1254d8
58 changes: 24 additions & 34 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-loader-spinner": "^4.0.0",
"react-outside-click-handler": "^1.3.0",
"react-popper": "^2.2.3",
"react-redux": "^7.2.2",
"react-redux": "^7.2.6",
"react-redux-toastr": "^7.6.5",
"react-responsive-modal": "^6.0.1",
"react-select": "^4.0.2",
Expand Down