Skip to content
Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-redux-toastr": "7.6.8",
"react-router-dom": "5.3.0",
"react-scripts": "5.0.0",
"redux": "4.2.0",
"redux": "5.0.1",
"redux-logger": "3.0.6",
"redux-thunk": "2.4.1",
"single-spa": "5.9.1",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13214,7 +13214,14 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:4.2.0, redux@npm:^3.6.0 || ^4.0.0, redux@npm:^4.0.0, redux@npm:^4.0.5":
"redux@npm:5.0.1":
version: 5.0.1
resolution: "redux@npm:5.0.1"
checksum: e74affa9009dd5d994878b9a1ce30d6569d986117175056edb003de2651c05b10fe7819d6fa94aea1a94de9a82f252f986547f007a2fbeb35c317a2e5f5ecf2c
languageName: node
linkType: hard

"redux@npm:^3.6.0 || ^4.0.0, redux@npm:^4.0.0, redux@npm:^4.0.5":
version: 4.2.0
resolution: "redux@npm:4.2.0"
dependencies:
Expand Down Expand Up @@ -13794,7 +13801,7 @@ __metadata:
react-redux-toastr: 7.6.8
react-router-dom: 5.3.0
react-scripts: 5.0.0
redux: 4.2.0
redux: 5.0.1
redux-logger: 3.0.6
redux-mock-store: 1.5.4
redux-thunk: 2.4.1
Expand Down