From 1e3667e9f43fd1cce1a96a599ca022f3248464af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 10:02:44 +0000 Subject: [PATCH] Update dependency dayjs to v1.11.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ceba646..df6391b1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vueuse/core": "9.13.0", "ant-design-vue": "3.2.16", "apollo3-cache-persist": "0.14.1", - "dayjs": "1.11.7", + "dayjs": "1.11.21", "graphql": "16.6.0", "graphql-tag": "2.12.6", "lodash.debounce": "4.0.8",