diff --git a/package-lock.json b/package-lock.json index 2108495..cf8686b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fluent/bundle": "^0.19.1", "@hyperjump/browser": "^1.3.1", "@hyperjump/json-pointer": "^1.1.1", - "@hyperjump/json-schema": "^1.16.0", + "@hyperjump/json-schema": "^1.16.3", "@hyperjump/pact": "^1.4.0", "leven": "^4.0.0" }, @@ -764,9 +764,9 @@ } }, "node_modules/@hyperjump/json-schema": { - "version": "1.16.2", - "resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.16.2.tgz", - "integrity": "sha512-MJNvaEFc79+h5rvBPgAJK4OHEUr0RqsKcLC5rc3V9FEsJyQAjnP910deRFoZCE068kX/NrAPPhunMgUMwonPtg==", + "version": "1.16.3", + "resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.16.3.tgz", + "integrity": "sha512-Vgr6+q05/TDcxTKXFGJEtAs1UDXfisX6vtthQhO3W4r63cNH07TVGJUqgyj34LoHCL1CDsOFjH5fCgSxljfOrg==", "license": "MIT", "dependencies": { "@hyperjump/json-pointer": "^1.1.0", diff --git a/package.json b/package.json index 7de5e51..f9783c0 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@fluent/bundle": "^0.19.1", "@hyperjump/browser": "^1.3.1", "@hyperjump/json-pointer": "^1.1.1", - "@hyperjump/json-schema": "^1.16.0", + "@hyperjump/json-schema": "^1.16.3", "@hyperjump/pact": "^1.4.0", "leven": "^4.0.0" }