From a857ddd3c7cec031d1832acdcc111de8f0a4a490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 21:39:34 +0000 Subject: [PATCH] build(deps-dev): bump typanion from 3.5.0 to 3.7.0 --- cli/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cli/package.json b/cli/package.json index b32322fc..1aa65f68 100644 --- a/cli/package.json +++ b/cli/package.json @@ -46,7 +46,7 @@ "putasset": "^5.0.3", "toml": "^3.0.0", "tslib": "^2.3.1", - "typanion": "^3.5.0" + "typanion": "^3.7.0" }, "funding": { "type": "github", diff --git a/yarn.lock b/yarn.lock index 1d9ed80f..f391c9e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6641,10 +6641,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: resolved "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= -typanion@^3.3.1, typanion@^3.5.0: - version "3.5.0" - resolved "https://registry.npmjs.org/typanion/-/typanion-3.5.0.tgz#17004bbe65c1947efcb0295ae2291d8dfaf6245c" - integrity sha512-WTwtzR0EXFidHrrzyWYyb+jeFLxOVLW1VMaKOqN/JekdqJs6UiFLGv0QjKV2dzn1ub3VI7duDJ/ZXHM8UX/3dw== +typanion@^3.3.1, typanion@^3.7.0: + version "3.7.0" + resolved "https://registry.npmjs.org/typanion/-/typanion-3.7.0.tgz#8e328065a7943e69c67ac56d90f37d8af02eec0c" + integrity sha512-RV7UTpF6wa25Bc7o6DyeuEFkrCIt8zipzrOtBJsDsWH7BP/fAHZWlHxrBe9l5qg+Gs2tqhoahg79nsUBGTTWRQ== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"