diff --git a/package.json b/package.json index 88e008f..9759d91 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@gridsome/source-filesystem": "^0.6.0", "@gridsome/transformer-remark": "^0.4.0", - "date-fns": "^2.0.0", + "date-fns": "^2.11.0", "gridsome": "^0.7.0", "gridsome-plugin-remark-shiki": "^0.3.0", "normalize.css": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index b886c3f..45e384c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2827,10 +2827,10 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" -date-fns@^2.0.0: - version "2.8.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.8.1.tgz#2109362ccb6c87c3ca011e9e31f702bc09e4123b" - integrity sha512-EL/C8IHvYRwAHYgFRse4MGAPSqlJVlOrhVYZ75iQBKrnv+ZedmYsgwH3t+BCDuZDXpoo07+q9j4qgSSOa7irJg== +date-fns@^2.11.0: + version "2.11.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.0.tgz#ec2b44977465b9dcb370021d5e6c019b19f36d06" + integrity sha512-8P1cDi8ebZyDxUyUprBXwidoEtiQAawYPGvpfb+Dg0G6JrQ+VozwOmm91xYC0vAv1+0VmLehEPb+isg4BGUFfA== dateformat@^3.0.3: version "3.0.3"