Skip to content

Commit 92f26b0

Browse files
Update dependency redux-thunk to v2.4.2
1 parent fabc74e commit 92f26b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-scripts": "5.0.0",
1717
"redux": "4.0.0",
1818
"redux-logger": "3.0.6",
19-
"redux-thunk": "2.3.0",
19+
"redux-thunk": "2.4.2",
2020
"uuid": "3.3.2",
2121
"@snyk/protect": "latest"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7550,10 +7550,10 @@ redux-logger@3.0.6:
75507550
dependencies:
75517551
deep-diff "^0.3.5"
75527552

7553-
redux-thunk@2.3.0:
7554-
version "2.3.0"
7555-
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"
7556-
integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==
7553+
redux-thunk@2.4.2:
7554+
version "2.4.2"
7555+
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.2.tgz#b9d05d11994b99f7a91ea223e8b04cf0afa5ef3b"
7556+
integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==
75577557

75587558
redux@4.0.0:
75597559
version "4.0.0"

0 commit comments

Comments
 (0)