diff --git a/package.json b/package.json index 8933e86d..dc169e97 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "type-check": "tsc --watch" }, "dependencies": { - "@staticcms/core": "2.4.4", + "@staticcms/core": "2.5.1", "date-fns": "2.29.3", "gray-matter": "4.0.3", "js-yaml": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 14114322..7e5be472 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2786,10 +2786,10 @@ dependencies: "@sinonjs/commons" "^2.0.0" -"@staticcms/core@2.4.4": - version "2.4.4" - resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.4.4.tgz#1bd6a61f7b769e74925e02c9899e007262a2655d" - integrity sha512-Wd3baxapfs2M8g8TrurAEQ/MsEqUfGUNVT1obv9+vzR/539HKytQGoXgbxITUudSNbdBtYryw0NJn9Ouwptk+Q== +"@staticcms/core@2.5.1": + version "2.5.1" + resolved "https://registry.yarnpkg.com/@staticcms/core/-/core-2.5.1.tgz#546330e85c43c820c0ed112e66505237d42a346b" + integrity sha512-oSfbUYwdDv4tfQ/c1xA7+KI1y0Hwx2wr8EhjsfAjBl+kDIeoQTh8KBo/VOtcW//1m0XDZh6XXK+4iVXVu38WpA== dependencies: "@babel/eslint-parser" "7.21.3" "@babel/runtime" "7.21.0"