diff --git a/package-lock.json b/package-lock.json index 52ab78f..a03d71b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4203,9 +4203,9 @@ } }, "node_modules/front-matter": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/front-matter/-/front-matter-4.0.0.tgz", - "integrity": "sha512-N8uzPf026Za9KqPT+oeZv99PszNbeDlgZhGpqbVQL9lYfbuy7RhvfIs/kKSTMEHv/QADltU0Dp78Q9uy3GwwEg==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/front-matter/-/front-matter-4.0.2.tgz", + "integrity": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==", "dependencies": { "js-yaml": "^3.13.1" } @@ -11888,9 +11888,9 @@ } }, "front-matter": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/front-matter/-/front-matter-4.0.0.tgz", - "integrity": "sha512-N8uzPf026Za9KqPT+oeZv99PszNbeDlgZhGpqbVQL9lYfbuy7RhvfIs/kKSTMEHv/QADltU0Dp78Q9uy3GwwEg==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/front-matter/-/front-matter-4.0.2.tgz", + "integrity": "sha512-I8ZuJ/qG92NWX8i5x1Y8qyj3vizhXS31OxjKDu3LKP+7/qBgfIKValiZIEwoVoJKUHlhWtYrktkxV1XsX+pPlg==", "requires": { "js-yaml": "^3.13.1" }