From d0dce79fa0e24f44669e35cddd6e745d83aa6e43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 10:24:29 +0000 Subject: [PATCH] Update dependency dayjs to v1.11.12 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5339a363..d38b5493 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "d3": "7.9.0", "d3-hierarchy": "3.1.2", "d3-shape": "3.2.0", - "dayjs": "1.11.11", + "dayjs": "1.11.12", "font-awesome": "4.7.0", "history": "5.3.0", "i18next": "23.11.5", diff --git a/yarn.lock b/yarn.lock index 6b083361..1d6578b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3299,10 +3299,10 @@ data-view-byte-offset@^1.0.0: es-errors "^1.3.0" is-data-view "^1.0.1" -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== +dayjs@1.11.12: + version "1.11.12" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.12.tgz#5245226cc7f40a15bf52e0b99fd2a04669ccac1d" + integrity sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg== debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: version "4.3.5"