From d9f1c1d2fc14e9f6b601cf200dd2eeb3e65abab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 11:03:07 +0000 Subject: [PATCH] Bump bulma-calendar from 6.1.0 to 6.1.15 Bumps [bulma-calendar](https://github.com/Wikiki/bulma-calendar) from 6.1.0 to 6.1.15. - [Release notes](https://github.com/Wikiki/bulma-calendar/releases) - [Commits](https://github.com/Wikiki/bulma-calendar/compare/v6.1.0...v6.1.15) --- updated-dependencies: - dependency-name: bulma-calendar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 24 +++++++++--------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index be65086..5d02ae7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@sendgrid/mail": "^7.4.4", "airtable": "^0.11.1", "bulma": "^0.9.2", - "bulma-calendar": "^6.1.0", + "bulma-calendar": "^6.1.15", "bulma-checkradio": "^2.1.2", "compression": "^1.7.4", "cookie-parser": "^1.4.5", diff --git a/yarn.lock b/yarn.lock index 9490565..e446d7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -290,13 +290,12 @@ brace-expansion@^1.1.7: balanced-match "^1.0.0" concat-map "0.0.1" -bulma-calendar@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/bulma-calendar/-/bulma-calendar-6.1.0.tgz#2fb5bbdf92eef9bf0578f0d339ad790482ce8c96" - integrity sha512-KjODRyJSRuSoYKButVWFsxWgoJDt1VWC7gXqcRMNVM/mqGuw1ivygvteKtYVZ0e99kQwUEwMNHGrXI/JsQig3g== +bulma-calendar@^6.1.15: + version "6.1.15" + resolved "https://registry.yarnpkg.com/bulma-calendar/-/bulma-calendar-6.1.15.tgz#c9247a2f7ee7e68dcad67dc01850f93b4b5f946b" + integrity sha512-RYpc13iLsyUdAwQRztETkM5DLb+wpATHgi3AzeavInjkowJqoY4JxXNTgS9DQXIhKn2dxT2HHuBb8012z6KNGg== dependencies: - date-and-time "^0.14.2" - date-fns "^1.29.0" + date-fns "^2.21.3" bulma-checkradio@^2.1.2: version "2.1.2" @@ -558,15 +557,10 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" -date-and-time@^0.14.2: - version "0.14.2" - resolved "https://registry.yarnpkg.com/date-and-time/-/date-and-time-0.14.2.tgz#a4266c3dead460f6c231fe9674e585908dac354e" - integrity sha512-EFTCh9zRSEpGPmJaexg7HTuzZHh6cnJj1ui7IGCFNXzd2QdpsNh05Db5TF3xzJm30YN+A8/6xHSuRcQqoc3kFA== - -date-fns@^1.29.0: - version "1.30.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" - integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw== +date-fns@^2.21.3: + version "2.27.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b" + integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q== debug@2.6.9: version "2.6.9"