From e75ef7c230e128cdab6cc654b47b1587dbf3575f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:27:38 +0000 Subject: [PATCH] Bump select2 from 4.0.3 to 4.0.6 Bumps [select2](https://github.com/select2/select2) from 4.0.3 to 4.0.6. - [Release notes](https://github.com/select2/select2/releases) - [Changelog](https://github.com/select2/select2/blob/develop/CHANGELOG.md) - [Commits](https://github.com/select2/select2/compare/4.0.3...4.0.6) --- updated-dependencies: - dependency-name: select2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c126f5a..10a144d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "quill": "^1.3.7", "scrollmagic": "^2.0.5", "scrollup": "https://github.com/diproart/scrollup.git", - "select2": "^4.0.3", + "select2": "^4.0.6", "swiper": "^3.4.2", "tether-drop": "^1.4.2", "toastr": "^2.1.2", diff --git a/yarn.lock b/yarn.lock index 2143077..f287193 100644 --- a/yarn.lock +++ b/yarn.lock @@ -280,9 +280,9 @@ scrollmagic@^2.0.5: version "2.4.1" resolved "https://github.com/diproart/scrollup.git#2167852df6d20548863a0786cb88abcff49f5261" -select2@^4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.3.tgz#207733fe91eacb9cb1a13f12463401f472449e0f" +select2@^4.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.6.tgz#88697c96e08b65a5963c2806c1d5eefbceec0a7e" dependencies: almond "~0.3.1" jquery-mousewheel "~3.1.13"