From 8afcf213959aa7e0a1632f42aa72a1fad9f27caa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 15:25:29 +1100 Subject: [PATCH] chore(deps): bump chrono-node from 2.3.4 to 2.3.6 (#9052) Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.3.4 to 2.3.6. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/compare/v2.3.4...v2.3.6) --- updated-dependencies: - dependency-name: chrono-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 839fcc897..77bf9f148 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "art-template": "4.13.2", "bbcodejs": "0.0.4", "cheerio": "1.0.0-rc.10", - "chrono-node": "2.3.4", + "chrono-node": "2.3.6", "city-timezones": "1.2.0", "crypto-js": "4.1.1", "currency-symbol-map": "5.0.1", diff --git a/yarn.lock b/yarn.lock index f60de90aa..8f972bf26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3625,10 +3625,10 @@ chrome-trace-event@^1.0.2: resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== -chrono-node@2.3.4: - version "2.3.4" - resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.3.4.tgz#37bfd43a514866507bccdb80f899e3d48e9406b2" - integrity sha512-FxVbEoT1XU/HgObJvHaT2Ad2B6yqsnvV6MshyrBGhskCtKliVgl+bi0bS4GuItxHhxaCAZqDRYeLaAR15MGf3A== +chrono-node@2.3.6: + version "2.3.6" + resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.3.6.tgz#4fab8996f480f37e6ad646c8c9c7e40fe70f8d63" + integrity sha512-nWvpNZJXCfxHs5IfQEXqSYKiLFpz2PHB7SUdc8La2sjoG0S4ifDYLrpICrs/PsSCkZxN+AfVQq11Vd2ex5umjw== dependencies: dayjs "^1.10.0"