From a5d8ffbfdb529598ec6f34791902d08775ca9891 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 21:15:20 +0000 Subject: [PATCH] Bump rc-dialog from 6.5.11 to 7.5.14 Bumps [rc-dialog](https://github.com/react-component/dialog) from 6.5.11 to 7.5.14. - [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.5.14) 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..771856f 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.5.14", "rc-form": "^1.0.1", "rc-tools": "6.2.2", "rc-upload": "^2.3.7",