Skip to content

Commit 10cf806

Browse files
Update dependency react-redux to ^8.1.3
1 parent b38c2c1 commit 10cf806

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"isomorphic-unfetch": "^3.1.0",
4848
"react": "^18.2.0",
4949
"react-dom": "^18.2.0",
50-
"react-redux": "^8.0.4",
50+
"react-redux": "^8.1.3",
5151
"react-router-dom": "^6.8.0",
5252
"react-spinners": "^0.13.6",
5353
"redux": "^4.2.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4941,7 +4941,7 @@ react-is@^19.0.0:
49414941
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.0.tgz#805bce321546b7e14c084989c77022351bbdd11b"
49424942
integrity sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg==
49434943

4944-
react-redux@^8.0.4:
4944+
react-redux@^8.1.3:
49454945
version "8.1.3"
49464946
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46"
49474947
integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==

0 commit comments

Comments
 (0)