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

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

---
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-09-13 08:52:48 -07:00
committed by GitHub
parent e7030a18a6
commit c59a52a070

28
package-lock.json generated
View File

@@ -507,13 +507,13 @@
}
},
"node_modules/@hyperjump/json-schema": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.5.1.tgz",
"integrity": "sha512-PJhd73x9eXgG2+U1W3uXU4KKHjw7xiar2OVpygpiD5Ky0OBu/b4qSMLgH1JX9Wg6FCaKy9Xpt+0zXpgLRQc6dw==",
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.5.2.tgz",
"integrity": "sha512-sjYufclp9Qa3o7MbDSbBoxi7TzWy0N11sRj1HyF/oU1G/TvPqrxd7mIvqUiaN3yLXd4EeparDSs3SGLZSrBVKQ==",
"dev": true,
"dependencies": {
"@hyperjump/json-pointer": "^1.0.0",
"@hyperjump/pact": "^1.0.0",
"@hyperjump/pact": "^1.2.0",
"@hyperjump/uri": "^1.2.0",
"content-type": "^1.0.4",
"fastest-stable-stringify": "^2.0.2",
@@ -530,9 +530,9 @@
}
},
"node_modules/@hyperjump/pact": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@hyperjump/pact/-/pact-1.0.0.tgz",
"integrity": "sha512-d4YYXhVictDbkhjWbRA+Qk8PiufDTSRZg7tWMU07sl0wA/rh9AtL0cPJdpxSsjtDVDBlNSjsOr+RTKDU2IKqEA==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@hyperjump/pact/-/pact-1.2.0.tgz",
"integrity": "sha512-+NirBesJkhgZMRXzza8flnh0wwIuHZ9wSYjXSNAA1KQjHtn4Nho1wi3Y5PC7izBvoPKrPFt7J+qtEUkosav+zQ==",
"dev": true,
"dependencies": {
"just-curry-it": "^5.3.0"
@@ -13071,13 +13071,13 @@
}
},
"@hyperjump/json-schema": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.5.1.tgz",
"integrity": "sha512-PJhd73x9eXgG2+U1W3uXU4KKHjw7xiar2OVpygpiD5Ky0OBu/b4qSMLgH1JX9Wg6FCaKy9Xpt+0zXpgLRQc6dw==",
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.5.2.tgz",
"integrity": "sha512-sjYufclp9Qa3o7MbDSbBoxi7TzWy0N11sRj1HyF/oU1G/TvPqrxd7mIvqUiaN3yLXd4EeparDSs3SGLZSrBVKQ==",
"dev": true,
"requires": {
"@hyperjump/json-pointer": "^1.0.0",
"@hyperjump/pact": "^1.0.0",
"@hyperjump/pact": "^1.2.0",
"@hyperjump/uri": "^1.2.0",
"content-type": "^1.0.4",
"fastest-stable-stringify": "^2.0.2",
@@ -13087,9 +13087,9 @@
}
},
"@hyperjump/pact": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@hyperjump/pact/-/pact-1.0.0.tgz",
"integrity": "sha512-d4YYXhVictDbkhjWbRA+Qk8PiufDTSRZg7tWMU07sl0wA/rh9AtL0cPJdpxSsjtDVDBlNSjsOr+RTKDU2IKqEA==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@hyperjump/pact/-/pact-1.2.0.tgz",
"integrity": "sha512-+NirBesJkhgZMRXzza8flnh0wwIuHZ9wSYjXSNAA1KQjHtn4Nho1wi3Y5PC7izBvoPKrPFt7J+qtEUkosav+zQ==",
"dev": true,
"requires": {
"just-curry-it": "^5.3.0"