From a053fb4b3892265967cbf84584c3e6f3317955af Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 21:25:16 +0000 Subject: [PATCH] Update dayjs to version 1.11.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3f187c7..b751c6c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@tailwindcss/typography": "^0.5.9", "@tippyjs/react": "^4.2.5", "autoprefixer": "^10.4.14", - "dayjs": "^1.10.6", + "dayjs": "^1.11.11", "mockdate": "^3.0.5", "msw": "^0.35.0", "next": "11.1.1", diff --git a/yarn.lock b/yarn.lock index 6240dfd..a961829 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2183,10 +2183,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -dayjs@^1.10.6: - version "1.10.6" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.6.tgz#288b2aa82f2d8418a6c9d4df5898c0737ad02a63" - integrity sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw== +dayjs@^1.11.11: + version "1.11.11" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e" + integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg== debug@2, debug@^2.6.9: version "2.6.9"