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

Bumps [@hyperjump/json-schema](https://github.com/hyperjump-io/json-schema) from 1.6.5 to 1.6.6.
- [Commits](https://github.com/hyperjump-io/json-schema/compare/v1.6.5...v1.6.6)

---
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-12-04 13:00:00 -08:00
committed by GitHub
parent 1733e26e36
commit 38d121f9b1

6
package-lock.json generated
View File

@@ -394,9 +394,9 @@
}
},
"node_modules/@hyperjump/json-schema": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.6.5.tgz",
"integrity": "sha512-m9Ozq32JH9yy55JH4d/coXd2KGXKIWunzJZWr6J+rTRHvpchy7bZ7SBBLxLvslGJ5yoVSRQ4bEPh1mgJCzNhqg==",
"version": "1.6.6",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.6.6.tgz",
"integrity": "sha512-LuZ+erTRmAzppvBT3cx7orfK5AF7wVxdHd850KM06i3RZbcDX+EWD65+YIojQ7uNbHeiqCdcQmIxhNNUN9riNQ==",
"dev": true,
"dependencies": {
"@hyperjump/json-pointer": "^1.0.0",