From fa000fb6436901f697fc7470658c27630a6faf02 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 28 Jan 2017 14:37:50 -0800 Subject: [PATCH] chore(package): update redux-thunk to version 2.1.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72b2d7ec..c34f08fa 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "react-dom": "^15.4.2", "react-redux": "^5.0.2", "redux": "^3.5.2", - "redux-thunk": "^2.1.0", + "redux-thunk": "^2.1.2", "webpack": "^2.2.0" }, "jest": {