From b272c6826c97fdc18af17b257b56cb22daa58c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 03:11:51 +0000 Subject: [PATCH] chore(deps): bump runtypes from 6.3.1 to 6.5.1 Bumps [runtypes](https://github.com/pelotom/runtypes) from 6.3.1 to 6.5.1. - [Release notes](https://github.com/pelotom/runtypes/releases) - [Commits](https://github.com/pelotom/runtypes/compare/v6.3.1...v6.5.1) --- updated-dependencies: - dependency-name: runtypes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4259c2e..67faa3a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3660,9 +3660,9 @@ run-parallel@^1.1.9: queue-microtask "^1.2.2" runtypes@^6.2.1: - version "6.3.1" - resolved "https://registry.yarnpkg.com/runtypes/-/runtypes-6.3.1.tgz#58566dde275e60d762f3cc0d7036d5cb0b79a8d1" - integrity sha512-XMroIPFshQw4A41tfvcpMECESJSydiIGxDtQZxryFZMfL6QGYuoBjixIpQj2vL1MJSIbrcgQnw/1tzfyABmVkg== + version "6.5.1" + resolved "https://registry.yarnpkg.com/runtypes/-/runtypes-6.5.1.tgz#125d9a50c3b7dd45db6e47d42bb1c411b4f3f008" + integrity sha512-vYxcAYzC868ZY4BgazBomT9dpWHZnG3CH++5mhlVKGKqf2MzON4itmEmQt3uGTUOyipeUn7GALAN0nQhjPNRtA== rxjs@^6.6.7: version "6.6.7"