From 7991078039f02f8c07d09b85eb5971b4cb2117a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 08:11:55 +0000 Subject: [PATCH] Bump rc-slider from 8.7.1 to 9.7.2 Bumps [rc-slider](https://github.com/react-component/slider) from 8.7.1 to 9.7.2. - [Release notes](https://github.com/react-component/slider/releases) - [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-component/slider/compare/8.7.1...v9.7.2) 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 5655027..012ca87 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "numeral": "^2.0.6", "prop-types": "^15.7.2", "query-string": "^6.7.0", - "rc-slider": "^8.6.13", + "rc-slider": "^9.7.2", "react": "^16.8.6", "react-beautiful-dnd": "^11.0.4", "react-big-calendar": "^0.22.0",