diff --git a/package.json b/package.json index 5c704fd2..9d8dba50 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "copy-webpack-plugin": "10.2.4", "css-loader": "6.5.1", "cssnano": "5.0.17", - "dayjs": "1.10.7", + "dayjs": "1.10.8", "emoji-regex": "9.2.2", "eslint": "8.8.0", "eslint-config-prettier": "8.3.0", diff --git a/yarn.lock b/yarn.lock index ce798ecf..30bea00d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2462,10 +2462,10 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" -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.10.8: + version "1.10.8" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41" + integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow== de-indent@^1.0.2: version "1.0.2"