diff --git a/ui/package-lock.json b/ui/package-lock.json index 168284ab1..70013fcb7 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -18346,9 +18346,9 @@ } }, "react-range": { - "version": "1.8.7", - "resolved": "https://registry.npmjs.org/react-range/-/react-range-1.8.7.tgz", - "integrity": "sha512-M8vaKB2vCU04BWq/kae/e5xu5WWm/lfFHXWkSiFWWm00+fqNvhYAeNYmiXR82WgwQAwRmew7Wcy7HC9pZj5QcA==" + "version": "1.8.8", + "resolved": "https://registry.npmjs.org/react-range/-/react-range-1.8.8.tgz", + "integrity": "sha512-6pWBUYfIPB6UjycSUqQBhKd7Og4Jnqd42ryllWwE/xumTQ+XY4FzMqssn7HmDxNqsuaYICUu6Q7Bp69/2+iDGg==" }, "react-refresh": { "version": "0.8.3", diff --git a/ui/package.json b/ui/package.json index 5addf29ec..43e1530ab 100644 --- a/ui/package.json +++ b/ui/package.json @@ -48,7 +48,7 @@ "react-linkify": "0.2.2", "react-media-hook": "0.4.9", "react-popper": "2.2.5", - "react-range": "1.8.7", + "react-range": "1.8.8", "react-select": "4.3.1", "react-transition-group": "4.4.1", "semver": "7.3.5",