diff --git a/package-lock.json b/package-lock.json index 5f3c88a..40ccb8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@fluent/bundle": "^0.19.1", "@hyperjump/json-pointer": "^1.1.1", - "@hyperjump/json-schema": "^1.17.2", + "@hyperjump/json-schema": "^1.17.8", "@hyperjump/pact": "^1.4.0", "@hyperjump/uri": "^1.3.2", "json-stringify-deterministic": "^1.0.12" @@ -330,9 +330,9 @@ } }, "node_modules/@hyperjump/json-schema": { - "version": "1.17.7", - "resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.17.7.tgz", - "integrity": "sha512-CP4OTm4y5U200z3Ir6SAQk9aGM61m1LZpd4TMNXTZbOgHg02TvYFhtQLQcG2WPx6nmmM6DPS9ha+N7poY6e+uA==", + "version": "1.17.8", + "resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.17.8.tgz", + "integrity": "sha512-XOqbR9GRNHaH4JEXHdbsm7xfYwudZG7HVDq3qPZUb1gi+ZQPklgNvhMi6zf0Plf433qR61MK+xeeprUwUUvGPg==", "license": "MIT", "dependencies": { "@hyperjump/json-pointer": "^1.1.0", diff --git a/package.json b/package.json index 4466a2a..9f9da4c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "@fluent/bundle": "^0.19.1", "@hyperjump/json-pointer": "^1.1.1", - "@hyperjump/json-schema": "^1.17.2", + "@hyperjump/json-schema": "^1.17.8", "@hyperjump/pact": "^1.4.0", "@hyperjump/uri": "^1.3.2", "json-stringify-deterministic": "^1.0.12"