From 1f2367bdf9a1e869470afd031ef4c2a9a91e590c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 18:58:54 +0000 Subject: [PATCH] chore(deps): update dependency dayjs to v1.11.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7399e5f5..8fa9479f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "axios": "1.6.0", "cypress": "12.11.0", "daisyui": "2.51.6", - "dayjs": "1.11.7", + "dayjs": "1.11.10", "eslint": "8.39.0", "eslint-config-next": "12.1.6", "eslint-config-prettier": "8.8.0", diff --git a/yarn.lock b/yarn.lock index 66e94bee..744541b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2288,10 +2288,10 @@ data-urls@^3.0.2: whatwg-mimetype "^3.0.0" whatwg-url "^11.0.0" -dayjs@1.11.7: - version "1.11.7" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.7.tgz#4b296922642f70999544d1144a2c25730fce63e2" - integrity sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ== +dayjs@1.11.10: + version "1.11.10" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" + integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ== dayjs@^1.10.4: version "1.11.0"