diff --git a/packages/api/package.json b/packages/api/package.json index 03848ac23..ef7d5b1c3 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -24,7 +24,7 @@ "@blog/article": "^6.26.262", "@blog/common": "^6.26.262", "@blog/router": "^6.26.262", - "date-fns": "2.23.0", + "date-fns": "2.24.0", "mkdirp": "1.0.4", "uslug": "1.0.4" }, diff --git a/packages/router/package.json b/packages/router/package.json index 7fbb421a6..330f4db88 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -24,7 +24,7 @@ "@blog/article": "^6.26.262", "@blog/common": "^6.26.262", "@blog/config": "^6.26.262", - "date-fns": "2.23.0", + "date-fns": "2.24.0", "lodash": "4.17.21", "path-to-regexp": "6.2.0", "sitemap": "5.1.0", diff --git a/service/package.json b/service/package.json index 390d6d736..c30e6cc83 100644 --- a/service/package.json +++ b/service/package.json @@ -35,7 +35,7 @@ "class-transformer": "0.4.0", "class-validator": "0.13.1", "cosmiconfig": "7.0.1", - "date-fns": "2.23.0", + "date-fns": "2.24.0", "fancy-log": "1.3.3", "fs-extra": "9.1.0", "get-port": "5.1.1", diff --git a/themes/theme-react/package.json b/themes/theme-react/package.json index 9dd0279c0..0987b6449 100644 --- a/themes/theme-react/package.json +++ b/themes/theme-react/package.json @@ -18,7 +18,7 @@ "axios": "0.21.4", "classnames": "2.3.1", "clsx": "1.1.1", - "date-fns": "2.23.0", + "date-fns": "2.24.0", "github-markdown-css": "4.0.0", "highlight.js": "10.7.3", "notistack": "1.0.10", diff --git a/themes/theme-vue/package.json b/themes/theme-vue/package.json index dfda30fce..8e3a0fef5 100644 --- a/themes/theme-vue/package.json +++ b/themes/theme-vue/package.json @@ -18,7 +18,7 @@ "@blog/router": "^6.26.262", "@mdi/font": "5.9.55", "axios": "0.21.4", - "date-fns": "2.23.0", + "date-fns": "2.24.0", "highlight.js": "10.7.3", "vue": "2.6.14", "vue-class-component": "7.2.6",