From 90291c89950e9256a7c33123281941626cc99186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 21:47:44 +0000 Subject: [PATCH] chore(deps): bump dayjs from 1.11.0 to 1.11.3 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.0 to 1.11.3. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.3/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.0...v1.11.3) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3cf8be10a9f31d..2d818f556d30d3 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "city-timezones": "1.2.0", "crypto-js": "4.1.1", "currency-symbol-map": "5.0.1", - "dayjs": "1.11.0", + "dayjs": "1.11.3", "dotenv": "16.0.0", "emailjs-imap-client": "3.1.0", "entities": "3.0.1", diff --git a/yarn.lock b/yarn.lock index d289b83de012d8..9fc9fee1958c5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4548,10 +4548,10 @@ data-urls@^3.0.1: whatwg-mimetype "^3.0.0" whatwg-url "^10.0.0" -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== +dayjs@1.11.3, dayjs@^1.10.0: + version "1.11.3" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.3.tgz#4754eb694a624057b9ad2224b67b15d552589258" + integrity sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A== de-indent@^1.0.2: version "1.0.2"