diff --git a/package.json b/package.json index 88e008f..0fc7aa2 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.16.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..3ee6c0c 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.16.0: + version "2.16.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.0.tgz#d34f0f5f2fd498c984513042e8f7247ea86c4cb7" + integrity sha512-DWTRyfOA85sZ4IiXPHhiRIOs3fW5U6Msrp+gElXARa6EpoQTXPyHQmh7hr+ssw2nx9FtOQWnAMJKgL5vaJqILw== dateformat@^3.0.3: version "3.0.3"