From 62e30abd461bbb0eaa07e9cf15c37c4c7c99e0fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:24:04 +0000 Subject: [PATCH] Bump select2 from 4.0.5 to 4.0.6 in /ESSArch_PP/frontend/static/frontend Bumps [select2](https://github.com/select2/select2) from 4.0.5 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.5...4.0.6) --- updated-dependencies: - dependency-name: select2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ESSArch_PP/frontend/static/frontend/package.json | 2 +- ESSArch_PP/frontend/static/frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ESSArch_PP/frontend/static/frontend/package.json b/ESSArch_PP/frontend/static/frontend/package.json index 00a7b302b..5b7515009 100644 --- a/ESSArch_PP/frontend/static/frontend/package.json +++ b/ESSArch_PP/frontend/static/frontend/package.json @@ -73,7 +73,7 @@ "moment": "^2.22.2", "ng-js-tree": "^0.0.10", "prettycron": "^0.10.0", - "select2": "~4.0.5", + "select2": "~4.0.6", "string.prototype.endswith": "^0.2.0", "string.prototype.includes": "^1.0.0", "string.prototype.startswith": "^0.2.0", diff --git a/ESSArch_PP/frontend/static/frontend/yarn.lock b/ESSArch_PP/frontend/static/frontend/yarn.lock index f0b111569..36863cd62 100644 --- a/ESSArch_PP/frontend/static/frontend/yarn.lock +++ b/ESSArch_PP/frontend/static/frontend/yarn.lock @@ -4709,10 +4709,10 @@ scss-tokenizer@^0.2.3: js-base64 "^2.1.8" source-map "^0.4.2" -select2@~4.0.5: - version "4.0.5" - resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.5.tgz#7aac50692561985b34d3b82ec55e226f8960d40a" - integrity sha1-eqxQaSVhmFs007guxV4ib4lg1Ao= +select2@~4.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.6.tgz#88697c96e08b65a5963c2806c1d5eefbceec0a7e" + integrity sha512-P5NqUcH+FFBwHAbC2mEWMDS446YdIGvXRM9tSGFLuNIFRP/ng0IOtjJ4zkzVyCl43RM/NyXJa6SAPT9MGg634A== dependencies: almond "~0.3.1" jquery-mousewheel "~3.1.13"