diff --git a/package-lock.json b/package-lock.json index 8186cb7cbc..525c9a7019 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "yargs": "^17.7.2" }, "devDependencies": { - "@hyperjump/json-schema": "^1.11.0", + "@hyperjump/json-schema": "^1.12.0", "c8": "^10.1.3", "markdownlint-cli": "^0.44.0", "mdv": "^1.3.4", @@ -515,9 +515,9 @@ } }, "node_modules/@hyperjump/json-schema": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.11.0.tgz", - "integrity": "sha512-gX1YNObOybUW6tgJjvb1lomNbI/VnY+EBPokmEGy9Lk8cgi+gE0vXhX1XDgIpUUA4UXfgHEn5I1mga5vHgOttg==", + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.12.0.tgz", + "integrity": "sha512-wphgMr5XXVyjhYew9mUb3abQdLPmF8w1IPdt8p9CTu4kjna6FLteWXwFkfHDs2kScA1mC9rugT2VZu/iPd22jg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index a2ee4799b8..0028be1d8c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "yargs": "^17.7.2" }, "devDependencies": { - "@hyperjump/json-schema": "^1.11.0", + "@hyperjump/json-schema": "^1.12.0", "c8": "^10.1.3", "markdownlint-cli": "^0.44.0", "mdv": "^1.3.4",