diff --git a/package.json b/package.json index c4d65b1..e63a9bd 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "format-examples": "stac-node-validator . --format --schemaMap https://stac-extensions.github.io/template/v1.0.0/schema.json=./json-schema/schema.json" }, "dependencies": { - "remark-cli": "^11.0.0", + "remark-cli": "^12.0.0", "remark-gfm": "^3.0.1", "remark-lint": "^9.1.2", "remark-lint-no-html": "^3.1.2",