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

Bumps [@hyperjump/json-schema](https://github.com/hyperjump-io/json-schema) from 1.6.4 to 1.6.5.
- [Commits](https://github.com/hyperjump-io/json-schema/commits)

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

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-06 13:06:46 -08:00
committed by GitHub
parent 0ad57f4fd3
commit f82cbc3ef0

6
package-lock.json generated
View File

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