From 9d5ebef78d5930e574a23d48e0a97c7543ba74ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2020 11:07:30 +0000 Subject: [PATCH] chore(deps): bump chrono-node from 1.4.5 to 1.4.6 Bumps [chrono-node](https://github.com/wanasit/chrono) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/wanasit/chrono/releases) - [Commits](https://github.com/wanasit/chrono/compare/v1.4.5...v1.4.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8eac4be7f..17e9b14e9 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "aes-js": "3.1.2", "art-template": "4.13.2", "cheerio": "1.0.0-rc.3", - "chrono-node": "1.4.5", + "chrono-node": "1.4.6", "cloudscraper": "4.6.0", "co-redis": "2.1.1", "crypto-js": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 5eaf2537f..3e78d77ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3224,10 +3224,10 @@ chrome-trace-event@^1.0.0: dependencies: tslib "^1.9.0" -chrono-node@1.4.5: - version "1.4.5" - resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-1.4.5.tgz#27270e03692b4582a9b10e250ef50f326fafcd9a" - integrity sha512-0QDtWS1TOS/DKj2C3dPmklaWWGjH9JbVDwP8Ipvl97cNoCyD5cnyTmZs3+wN0rrCl99h92Q2As/rYVZjtF+ZzQ== +chrono-node@1.4.6: + version "1.4.6" + resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-1.4.6.tgz#dcdc59f1cc80e65d8f6c977bd6ad4e9b82008a8e" + integrity sha512-CBUbwkj2gRdCSacmJ4UvKOSsSjW5jWce3kiruZSMgmGf7FKwc2ERat32yPSqJDR8aDeA0lUJxiDzZRhXZmXBqw== dependencies: dayjs "^1.8.19"