From ad413ad3dcde525750e1a71fabc7f366ffb86736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 7 Mar 2019 03:14:07 +0000 Subject: [PATCH] Bump flatpickr from 4.5.1 to 4.5.7 Bumps [flatpickr](https://github.com/chmln/flatpickr) from 4.5.1 to 4.5.7. - [Release notes](https://github.com/chmln/flatpickr/releases) - [Commits](https://github.com/chmln/flatpickr/compare/v4.5.1...v4.5.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e84a215..664bf60 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "bootstrap.native": "https://github.com/thednp/bootstrap.native", - "flatpickr": "^4.5.1", + "flatpickr": "^4.5.7", "pickerjs": "^1.0.0-beta" } } diff --git a/yarn.lock b/yarn.lock index c3ab99b..f658fb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2301,9 +2301,9 @@ findup-sync@^2.0.0: micromatch "^3.0.4" resolve-dir "^1.0.1" -flatpickr@^4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.5.1.tgz#f65eaf54c07538f87d6f68a67b03cf816d7fb82f" +flatpickr@^4.5.7: + version "4.5.7" + resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.5.7.tgz#6efc0d93c65547aa77294205c67830ebabe3565c" flush-write-stream@^1.0.0: version "1.0.3"