chore(deps): Bump @hyperjump/json-schema from 1.6.6 to 1.6.7

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

---
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>
This commit is contained in:
dependabot[bot]
2023-12-11 09:46:17 +00:00
committed by GitHub
parent 3e75f4f6f6
commit 4f176951ca

6
package-lock.json generated
View File

@@ -394,9 +394,9 @@
}
},
"node_modules/@hyperjump/json-schema": {
"version": "1.6.6",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.6.6.tgz",
"integrity": "sha512-LuZ+erTRmAzppvBT3cx7orfK5AF7wVxdHd850KM06i3RZbcDX+EWD65+YIojQ7uNbHeiqCdcQmIxhNNUN9riNQ==",
"version": "1.6.7",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.6.7.tgz",
"integrity": "sha512-6ufO5Iov85FBXQ1a//7sQDwzZRoyEMR1MD7Te6k00DvApvj1/x3k/S1RcPmmPCCuj7BDxHVixu4qBTM6sBsmBA==",
"dev": true,
"dependencies": {
"@hyperjump/json-pointer": "^1.0.0",