From 45f8fb8d600e6c2f3414e8e8d7265a459b0fcfdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:51:28 +0000 Subject: [PATCH] Bump @open-rpc/schema-utils-js from 2.0.3 to 2.0.5 (#45) Bumps [@open-rpc/schema-utils-js](https://github.com/open-rpc/schema-utils-js) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/open-rpc/schema-utils-js/releases) - [Changelog](https://github.com/open-rpc/schema-utils-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/open-rpc/schema-utils-js/compare/2.0.3...2.0.5) --- updated-dependencies: - dependency-name: "@open-rpc/schema-utils-js" dependency-type: direct:production 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cf84b3e..f58d39c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -210,9 +210,9 @@ "integrity": "sha512-2/CbDzOVpcaSnMs28TsRv8MKJwJi0TTYFlQ6q6qobAH26oIuhYgcZooKf4l71emgntU6MMcFQCA0h4mJ4dBCdA==" }, "node_modules/@open-rpc/schema-utils-js": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@open-rpc/schema-utils-js/-/schema-utils-js-2.0.3.tgz", - "integrity": "sha512-Qo1hqcTo0yJpEd9aX1ir1mJEW3TkbjGfiWaSsgVhtbQxkvLh5ddX5wVDnFikIk1Yw6YNb9Mu2U3Ra2zioN+Q9g==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@open-rpc/schema-utils-js/-/schema-utils-js-2.0.5.tgz", + "integrity": "sha512-hlASyGU8aE8WjSgSNRLrVZ8anS60smBIquGfHEWU5OrX1LKEMI+FEZ0+JmDvjv3hHCKQsjA1VwOJGmmrMzeNWw==", "dependencies": { "@json-schema-tools/dereferencer": "^1.6.3", "@json-schema-tools/meta-schema": "^1.7.5",