From d2b471d2c1631351f864a29a55a7cb327ff3ffa2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 16:01:06 +0000 Subject: [PATCH] Bump mirrorx from 0.2.13 to 1.1.3 Bumps [mirrorx](https://github.com/mirrorjs/mirror) from 0.2.13 to 1.1.3. - [Release notes](https://github.com/mirrorjs/mirror/releases) - [Changelog](https://github.com/mirrorjs/mirror/blob/master/CHANGES.md) - [Commits](https://github.com/mirrorjs/mirror/commits) 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 5ab91e3..bd7690c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "antd": "^3.11.6", "axios": "^0.21.1", "classnames": "^2.2.6", - "mirrorx": "^0.2.12", + "mirrorx": "^1.1.3", "prop-types": "^15.6.2", "react": "^16.7.0", "react-dom": "^16.7.0"