update redux-thunk to 2.4.2 to silence errors

This commit is contained in:
Sacha Delanoue
2023-05-25 23:11:05 +02:00
parent 8c95baa755
commit f7ca9a0605
2 changed files with 7 additions and 2 deletions

View File

@@ -123,7 +123,7 @@
"react-toastify": "^8.1.0",
"readline": "^1.3.0",
"redux-devtools-extension": "^2.13.9",
"redux-thunk": "^2.3.0",
"redux-thunk": "^2.4.2",
"serialize-javascript": "^6.0.0",
"serve-favicon": "^2.5.0",
"web-push": "^3.4.5",