diff --git a/package.json b/package.json index 3cf8be10a9f3..8302d97c3c3b 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.7", "dotenv": "16.0.0", "emailjs-imap-client": "3.1.0", "entities": "3.0.1", diff --git a/yarn.lock b/yarn.lock index d289b83de012..b0fa6dbae790 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.7, dayjs@^1.10.0: + version "1.11.7" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.7.tgz#4b296922642f70999544d1144a2c25730fce63e2" + integrity sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ== de-indent@^1.0.2: version "1.0.2"