From c59a52a0706428ffde6a6eb3551a697bde4bfa2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 08:52:48 -0700 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0258728c8..c4f7f9e88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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"