From b766eb4bcc8fe219de6331565b6c1e91e6b63a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 01:22:21 +0400 Subject: [PATCH] chore(deps): bump dayjs from 1.10.8 to 1.11.0 (#9322) Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.8 to 1.11.0. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.0/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.10.8...v1.11.0) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-minor ... 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 370e684568f695..675005dddf7911 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "city-timezones": "1.2.0", "crypto-js": "4.1.1", "currency-symbol-map": "5.0.1", - "dayjs": "1.10.8", + "dayjs": "1.11.0", "dotenv": "16.0.0", "emailjs-imap-client": "3.1.0", "entities": "3.0.1", diff --git a/yarn.lock b/yarn.lock index 20706ee75d4907..3b21d180c7883a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4559,10 +4559,10 @@ data-urls@^3.0.1: whatwg-mimetype "^3.0.0" whatwg-url "^10.0.0" -dayjs@1.10.8, dayjs@^1.10.0: - version "1.10.8" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41" - integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow== +dayjs@1.11.0, dayjs@^1.10.0: + version "1.11.0" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.0.tgz#009bf7ef2e2ea2d5db2e6583d2d39a4b5061e805" + integrity sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug== de-indent@^1.0.2: version "1.0.2"