From ea10343033051fbe92492087fd3fc3a1ab19fdd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 14:51:49 +0000 Subject: [PATCH] build(deps): bump @exodus/schemasafe from 1.0.0-rc.3 to 1.0.0-rc.9 Bumps [@exodus/schemasafe](https://github.com/ExodusMovement/schemasafe) from 1.0.0-rc.3 to 1.0.0-rc.9. - [Release notes](https://github.com/ExodusMovement/schemasafe/releases) - [Commits](https://github.com/ExodusMovement/schemasafe/compare/v1.0.0-rc.3...v1.0.0-rc.9) --- updated-dependencies: - dependency-name: "@exodus/schemasafe" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/oas-linter/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/oas-linter/package-lock.json b/packages/oas-linter/package-lock.json index cd38f4ef..4de294e6 100644 --- a/packages/oas-linter/package-lock.json +++ b/packages/oas-linter/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@exodus/schemasafe": { - "version": "1.0.0-rc.3", - "resolved": "https://registry.npmjs.org/@exodus/schemasafe/-/schemasafe-1.0.0-rc.3.tgz", - "integrity": "sha512-GoXw0U2Qaa33m3eUcxuHnHpNvHjNlLo0gtV091XBpaRINaB4X6FGCG5XKxSFNFiPpugUDqNruHzaqpTdDm4AOg==" + "version": "1.0.0-rc.9", + "resolved": "https://registry.npmjs.org/@exodus/schemasafe/-/schemasafe-1.0.0-rc.9.tgz", + "integrity": "sha512-dGGHpb61hLwifAu7sotuHFDBw6GTdpG8aKC0fsK17EuTzMRvUrH7lEAr6LTJ+sx3AZYed9yZ77rltVDHyg2hRg==" }, "should": { "version": "13.2.3",