Skip to content

Commit e444ba4

Browse files
Update dependency react-redux to ^8.1.2
1 parent e80fd70 commit e444ba4

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.2",
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
@@ -4891,7 +4891,7 @@ react-is@^18.0.0, react-is@^18.2.0:
48914891
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
48924892
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
48934893

4894-
react-redux@^8.0.4:
4894+
react-redux@^8.1.2:
48954895
version "8.1.2"
48964896
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.2.tgz#9076bbc6b60f746659ad6d51cb05de9c5e1e9188"
48974897
integrity sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==

0 commit comments

Comments
 (0)