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