diff --git a/package.json b/package.json index 0ad94b2..1beee8d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "apollo-link-error": "^1.1.11", "apollo-link-http": "^1.5.15", "core-js": "3", - "dayjs": "^1.10.8", + "dayjs": "^1.11.0", "graphql": "^16.3.0", "graphql-tag": "^2.12.6", "moment": "^2.24.0", diff --git a/yarn.lock b/yarn.lock index 2d8c300..cdf338a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5303,10 +5303,10 @@ date-fns@^1.27.2: resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw== -dayjs@^1.10.4, dayjs@^1.10.8, dayjs@^1.8.15: - version "1.10.8" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41" - integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow== +dayjs@^1.10.4, dayjs@^1.11.0, dayjs@^1.8.15: + version "1.11.0" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.0.tgz#009bf7ef2e2ea2d5db2e6583d2d39a4b5061e805" + integrity sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug== de-indent@^1.0.2: version "1.0.2"