From 52c5362f0bf297c8288529a66e86e725bfe56bc0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 31 Jan 2021 00:46:07 +0000 Subject: [PATCH] Bump rc-slider from 8.7.1 to 9.7.1 Bumps [rc-slider](https://github.com/react-component/slider) from 8.7.1 to 9.7.1. - [Release notes](https://github.com/react-component/slider/releases) - [Changelog](https://github.com/react-component/slider/blob/master/docs/changelog.md) - [Commits](https://github.com/react-component/slider/compare/8.7.1...v9.7.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 5544250..5be1890 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "numeral": "^2.0.6", "prop-types": "^15.7.2", "query-string": "^6.7.0", - "rc-slider": "^8.6.13", + "rc-slider": "^9.7.1", "react": "^16.8.6", "react-beautiful-dnd": "^11.0.4", "react-big-calendar": "^0.22.0",