From ffa3901d97540e9dad346b036085a4801ea4116b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2019 04:28:00 +0000 Subject: [PATCH] Bump vue-sweetalert-icons from 4.0.0 to 4.1.0 in /webapp Bumps [vue-sweetalert-icons](https://github.com/JorgenVatle/vue-sweetalert-icons) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/JorgenVatle/vue-sweetalert-icons/releases) - [Commits](https://github.com/JorgenVatle/vue-sweetalert-icons/compare/4.0.0...v4.1.0) Signed-off-by: dependabot-preview[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index d2bd5134e..0d1fddacb 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -78,7 +78,7 @@ "vue-count-to": "~1.0.13", "vue-izitoast": "1.1.2", "vuex-i18n": "~1.13.1", - "vue-sweetalert-icons": "~4.0.0", + "vue-sweetalert-icons": "~4.1.0", "zxcvbn": "^4.4.2" }, "devDependencies": { diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 4860dab28..8380af1d3 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -15054,10 +15054,10 @@ vue-svg-loader@~0.12.0: loader-utils "^1.2.3" svg-to-vue "^0.4.0" -vue-sweetalert-icons@~4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/vue-sweetalert-icons/-/vue-sweetalert-icons-4.0.0.tgz#49dfda05b7f8539288734d7a110d9a6ab53fd324" - integrity sha512-C1VJpLpUSBn387VNcaBAPfsqnHdRSvJmCascLFWHrs0AXtOKEbG+XiRIHnR/K7IR3SinASPM/uBmSHFsES/PEw== +vue-sweetalert-icons@~4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/vue-sweetalert-icons/-/vue-sweetalert-icons-4.1.0.tgz#0b8c25aac9ad1f874aa5b34464b2359a522ad0f1" + integrity sha512-TTNf0aJh0cTkujIeQUTEhjVkNtyaP0fQ7iG2mDsKRNQlEytRJCYL2Kp97DWFdvLGa9uAoi5pUwpYMim3xGlFpw== dependencies: node-sass "^4.12.0" sass-loader "^7.1.0"