From c9fa1588dff31556a623e0394c99431c81572590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:49:39 +0000 Subject: [PATCH] Bump v-calendar from 2.2.0 to 2.2.1 in /frontend Bumps [v-calendar](https://github.com/nathanreyes/v-calendar) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/nathanreyes/v-calendar/releases) - [Commits](https://github.com/nathanreyes/v-calendar/compare/v2.2.0...v2.2.1) 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 0e6d8fb2cd..d4c7913448 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -36,7 +36,7 @@ "overlayscrollbars": "^1.13.1", "popper.js": "^1.16.1", "tempusdominus": "^5.16.0", - "v-calendar": "^2.2.0", + "v-calendar": "^2.2.1", "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 1aa1e709f2..d3dbcb38a1 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6870,10 +6870,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.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.2.0.tgz#087551f8a777056af1e97d18c9ae2eda30ac9945" - integrity sha512-7f0deCPdRJ8sWPR6N756is09oj6Rk8PfnJNHD1XshD+DiOn29lxTMbKgznglgQwnvhd/f7+O8pR/iESoFKqWyQ== +v-calendar@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.2.1.tgz#82056f56db13ad4fdcd0927197d55e81bea7bbbf" + integrity sha512-HW7fgD+88BvZKe5vfgkbIAC20097baJ8oekZzz40O6IjCmHnTb7MkG6+I13JY17tQKKS1yqQFBepUbSIIDevFw== dependencies: core-js "^3.6.5" date-fns "^2.8.1"