chore(deps): Bump @hyperjump/json-schema from 1.5.2 to 1.6.4 (#7615)

Bumps [@hyperjump/json-schema](https://github.com/hyperjump-io/json-schema) from 1.5.2 to 1.6.4.
- [Commits](https://github.com/hyperjump-io/json-schema/compare/v1.5.2...v1.6.4)

---
updated-dependencies:
- dependency-name: "@hyperjump/json-schema"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-01 09:47:24 -07:00
committed by GitHub
parent 73841995ec
commit 5322078056

6
package-lock.json generated
View File

@@ -572,9 +572,9 @@
}
},
"node_modules/@hyperjump/json-schema": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.5.2.tgz",
"integrity": "sha512-sjYufclp9Qa3o7MbDSbBoxi7TzWy0N11sRj1HyF/oU1G/TvPqrxd7mIvqUiaN3yLXd4EeparDSs3SGLZSrBVKQ==",
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.6.4.tgz",
"integrity": "sha512-GaROZHhIBvOcigBZkQVMcuBJFe0RKhOxydLoTWkqtyhAoX17RqK1kKgfs7oTll8jO42ITnC6Ehj7CjjMDMBBLQ==",
"dev": true,
"dependencies": {
"@hyperjump/json-pointer": "^1.0.0",