diff --git a/package.json b/package.json index d2832df..72012cf 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@mdi/js": "^6.1.95", "@vuex-orm/core": "^0.36.4", "codemirror": "5.63.1", - "dayjs": "1.10.7", + "dayjs": "1.11.13", "deepmerge": "^4.2.2", "firebase-auth-lite": "^0.8.9", "nanoid": "3.3.4", diff --git a/yarn.lock b/yarn.lock index e5226b8..fd31be3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1705,10 +1705,10 @@ cz-conventional-changelog@^3.3.0: optionalDependencies: "@commitlint/load" ">6.1.1" -dayjs@1.10.7: - version "1.10.7" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468" - integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig== +dayjs@1.11.13: + version "1.11.13" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c" + integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg== debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2: version "4.3.2"