From 13d6b20d782b21c9bf4f7e8f8d2e4def4eac40c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 11:57:41 +0000 Subject: [PATCH] Bump nouislider from 15.7.0 to 15.7.1 Bumps [nouislider](https://github.com/leongersen/noUiSlider) from 15.7.0 to 15.7.1. - [Release notes](https://github.com/leongersen/noUiSlider/releases) - [Changelog](https://github.com/leongersen/noUiSlider/blob/master/CHANGELOG.MD) - [Commits](https://github.com/leongersen/noUiSlider/compare/15.7.0...15.7.1) --- updated-dependencies: - dependency-name: nouislider dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 990e65f0..bbc38c7d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "lightbox2": "2.11.4", "moment": "2.29.4", "moment-timezone": "0.5.43", - "nouislider": "15.7.0", + "nouislider": "15.7.1", "numeral": "2.0.6", "pepjs": "0.5.3", "picturefill": "3.0.3", diff --git a/yarn.lock b/yarn.lock index e995420a..a0ee08e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5489,10 +5489,10 @@ normalize-url@^8.0.0: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a" integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw== -nouislider@15.7.0: - version "15.7.0" - resolved "https://registry.yarnpkg.com/nouislider/-/nouislider-15.7.0.tgz#3d8ec43c6f767ceb7f17afc555016ef907cedc3d" - integrity sha512-aJVEULBPOUwq32/s7xnLNyLvo4kuzYJJsNp2PNGW932AQ0uuDAbLShAqswtxRzJc5n/dLJXNlYSLOZ57bcUg1w== +nouislider@15.7.1: + version "15.7.1" + resolved "https://registry.yarnpkg.com/nouislider/-/nouislider-15.7.1.tgz#77d55e47d9b4cd771728515713df43b489db9705" + integrity sha512-5N7C1ru/i8y3dg9+Z6ilj6+m1EfabvOoaRa7ztpxBSKKRZso4vA52DGSbBJjw5XLtFr/LZ9SgGAXqyVtlVHO5w== now-and-later@^2.0.0: version "2.0.1"