From 4736ee18b4f918b56909c877fddfc38f90a5d74a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 11:02:24 +0000 Subject: [PATCH] Bump bulma-calendar from 6.1.0 to 6.1.16 Bumps [bulma-calendar](https://github.com/Wikiki/bulma-calendar) from 6.1.0 to 6.1.16. - [Release notes](https://github.com/Wikiki/bulma-calendar/releases) - [Commits](https://github.com/Wikiki/bulma-calendar/compare/v6.1.0...v6.1.16) --- 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..b989273 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.16", "bulma-checkradio": "^2.1.2", "compression": "^1.7.4", "cookie-parser": "^1.4.5", diff --git a/yarn.lock b/yarn.lock index 9490565..ed0729a 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.16: + version "6.1.16" + resolved "https://registry.yarnpkg.com/bulma-calendar/-/bulma-calendar-6.1.16.tgz#dfdeb428a460dcf4319c27c969bb75c51bab41f4" + integrity sha512-iE0vkg0Y4ar4BAmqPNfBARKycj2+++VcRg3uxI84WVcX0Bh2PA4rppAC3ks4BrbyuVMEzwQiaTAcLHxSLzTC0Q== 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.28.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2" + integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw== debug@2.6.9: version "2.6.9"