From e9e903a5e6cdc97cb85eedb1d835270d8fc89a3c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 21:16:48 +0000 Subject: [PATCH] Bump rc-dialog from 6.5.11 to 7.7.0 Bumps [rc-dialog](https://github.com/react-component/dialog) from 6.5.11 to 7.7.0. - [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...7.7.0) 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..2f03008 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": "^7.7.0", "rc-form": "^1.0.1", "rc-tools": "6.2.2", "rc-upload": "^2.3.7",