From 85880a197421938c942ab7b0758ab55659fc941f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 05:47:44 +0000 Subject: [PATCH] Bump v-calendar from 2.1.3 to 2.1.5 in /frontend Bumps [v-calendar](https://github.com/nathanreyes/v-calendar) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/nathanreyes/v-calendar/releases) - [Commits](https://github.com/nathanreyes/v-calendar/compare/v2.1.3...v2.1.5) 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 3ebca7ccdd..cae7256744 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "overlayscrollbars": "^1.13.1", "popper.js": "^1.16.1", "tempusdominus": "^5.16.0", - "v-calendar": "^2.1.3", + "v-calendar": "^2.1.5", "vue-chartjs": "^3.5.1", "vue-router": "^3.4.9", "vuex": "^3.6.0" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index b281aabd06..bc71545089 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6863,10 +6863,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.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.1.3.tgz#968c8039232908eb0e8ab48256b60db082cba187" - integrity sha512-xLWWUbOfT2RfJPN1y5p8RVpIalVCQKAKqzoTbUel0bf/vbyAC8MLLmKSh2Lr75To01IzHi8mVf3UPZn9Dt0khQ== +v-calendar@^2.1.5: + version "2.1.5" + resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-2.1.5.tgz#f95f73a9c39f8d49a19c80da5503a77cc72e32e4" + integrity sha512-od4wejIDzLQRsb4OJfe/GuMGU1ZzTM9vpaT5suizA0wqL8KQKRMD9mAFsudQUmm5JIo+LH5xV+eNjDAVn+HYpQ== dependencies: core-js "^3.6.5" date-fns "^2.8.1"