From e97a043b7b72e8cd2485e9cc6e0cfb27fcde5340 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 04:55:34 +0000 Subject: [PATCH] chore(deps): bump dayjs from 1.9.0 to 1.9.1 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.9.1/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.9.0...v1.9.1) 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 9d8f798df..ebc5dd4f1 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "co-redis": "2.1.1", "crypto-js": "4.0.0", "currency-symbol-map": "4.0.4", - "dayjs": "1.9.0", + "dayjs": "1.9.1", "dotenv": "8.2.0", "emailjs-imap-client": "3.1.0", "etag": "1.8.1", diff --git a/yarn.lock b/yarn.lock index 4ee95b726..d76a3c3d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4173,10 +4173,10 @@ date-now@^0.1.4: resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b" integrity sha1-6vQ5/U1ISK105cx9vvIAZyueNFs= -dayjs@1.9.0, dayjs@^1.8.29: - version "1.9.0" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.0.tgz#ec6197d974143f5563913d08af71b3f21e008d5d" - integrity sha512-Ym40L4ZN+LUMCbsYXWDh/RxEntfaWChc/M+iD5/tat8jylbwE1sa+7eoHxsZ+NB8al6D8VYBmP6eV6GsZ8i01A== +dayjs@1.9.1, dayjs@^1.8.29: + version "1.9.1" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.1.tgz#201a755f7db5103ed6de63ba93a984141c754541" + integrity sha512-01NCTBg8cuMJG1OQc6PR7T66+AFYiPwgDvdJmvJBn29NGzIG+DIFxPLNjHzwz3cpFIvG+NcwIjP9hSaPVoOaDg== de-indent@^1.0.2: version "1.0.2"