From 6a6c9543f98f5e59640140d37d29942ea47d421a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 8 Dec 2017 03:22:08 +0000 Subject: [PATCH] Update dependency toastr to v2.1.4 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index 889c0ab..52b637b 100644 --- a/static/package.json +++ b/static/package.json @@ -27,7 +27,7 @@ "react-scripts": "1.0.17", "semantic-ui-css": "2.2.12", "semantic-ui-react": "0.77.0", - "toastr": "2.1.2" + "toastr": "2.1.4" }, "scripts": { "start": "react-scripts start",