From 85ec81ce8b12926909cef2eccae7e1328831c55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Sep 2021 09:12:57 +0000 Subject: [PATCH] build(deps-dev): bump @exodus/schemasafe from 1.0.0-rc.4 to 1.0.0-rc.5 Bumps [@exodus/schemasafe](https://github.com/ExodusMovement/schemasafe) from 1.0.0-rc.4 to 1.0.0-rc.5. - [Release notes](https://github.com/ExodusMovement/schemasafe/releases) - [Commits](https://github.com/ExodusMovement/schemasafe/commits) --- updated-dependencies: - dependency-name: "@exodus/schemasafe" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6abc404..cf50a3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -117,9 +117,9 @@ } }, "@exodus/schemasafe": { - "version": "1.0.0-rc.4", - "resolved": "https://registry.npmjs.org/@exodus/schemasafe/-/schemasafe-1.0.0-rc.4.tgz", - "integrity": "sha512-zHISeJ5jcHSo3i2bI5RHb0XEJ1JGxQ/QQzU2FLPcJxohNohJV8jHCM1FSrOUxTspyDRSSULg3iKQa1FJ4EsSiQ==" + "version": "1.0.0-rc.5", + "resolved": "https://registry.npmjs.org/@exodus/schemasafe/-/schemasafe-1.0.0-rc.5.tgz", + "integrity": "sha512-4RvAd9BRQMdyhBi12x3Z4GJyF/1YtwxzHQHVoq1Se1RUdHk1RAZeUut0H8EEPEDY0DYrHkHMyVjZgPmQUHFMQA==" }, "@humanwhocodes/config-array": { "version": "0.5.0",