From 8fced22f510c7b4bb6091c65457232b9c911fc6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 20:05:21 +0000 Subject: [PATCH] Bump rc-dialog from 6.5.11 to 8.3.4 Bumps [rc-dialog](https://github.com/react-component/dialog) from 6.5.11 to 8.3.4. - [Release notes](https://github.com/react-component/dialog/releases) - [Changelog](https://github.com/react-component/dialog/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/dialog/compare/6.5.11...v8.3.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc3d20b..02b1933 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "pica": "^4.0.1", "pre-commit": "1.x", "prop-types": "^15.6.0", - "rc-dialog": "^6.5.0", + "rc-dialog": "^8.3.4", "rc-form": "^1.0.1", "rc-tools": "6.2.2", "rc-upload": "^2.3.7",