From e5669fcfab6898c334cc6fd13b5d44b511587c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 05:41:20 +0000 Subject: [PATCH] Bump v-calendar from 2.2.3 to 2.2.4 in /frontend Bumps [v-calendar](https://github.com/nathanreyes/v-calendar) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/nathanreyes/v-calendar/releases) - [Commits](https://github.com/nathanreyes/v-calendar/compare/v2.2.3...v2.2.4) Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 60e56b09a3..0a21456265 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -37,7 +37,7 @@ "overlayscrollbars": "^1.13.1", "popper.js": "^1.16.1", "tempusdominus": "^5.16.0", - "v-calendar": "^2.2.1", + "v-calendar": "^2.2.4", "vue-chartjs": "^3.5.1", "vue-router": "^3.4.9", "vue-simple-suggest": "^1.10.3", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 80314d46c8..fa3bc23f57 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6941,10 +6941,10 @@ uuid@^8.3.0: resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== -v-calendar@^2.2.1: - version "2.2.3" - resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.2.3.tgz#39a33cf772029f6c37e43b93427aea8b11a30355" - integrity sha512-E4dByu3vDYtleIsZcciUJANpKn6zI0DCXzRsm6g3VsfV7Wpr49t+OQrrc6zVFtISardEUCabivzJOJ0NVdga/Q== +v-calendar@^2.2.4: + version "2.2.4" + resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.2.4.tgz#d552b7e1c90e279b3a1115b88fae7e5e5cc72bbd" + integrity sha512-th3g2jAsExroVNZVZ2pCfKh69LQaGi0QxKUzdz+hv/APd6mI0AEKZSF2wwLQSPfB9ypmQ/233shCMCmVI+0D5Q== dependencies: core-js "^3.6.5" date-fns "^2.8.1"