From 1578aefe3c6aa33e3e512b16fac84a7f7e260c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 22:03:11 +0000 Subject: [PATCH] build(deps-dev): bump typanion from 3.7.0 to 3.7.1 --- 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 1aa65f68..2d8b0e90 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.7.0" + "typanion": "^3.7.1" }, "funding": { "type": "github", diff --git a/yarn.lock b/yarn.lock index 482948a5..229fc30f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6604,10 +6604,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.7.0: - version "3.7.0" - resolved "https://registry.npmjs.org/typanion/-/typanion-3.7.0.tgz#8e328065a7943e69c67ac56d90f37d8af02eec0c" - integrity sha512-RV7UTpF6wa25Bc7o6DyeuEFkrCIt8zipzrOtBJsDsWH7BP/fAHZWlHxrBe9l5qg+Gs2tqhoahg79nsUBGTTWRQ== +typanion@^3.3.1, typanion@^3.7.1: + version "3.7.1" + resolved "https://registry.npmjs.org/typanion/-/typanion-3.7.1.tgz#5fceb57a2fa0c0a5beca25a7e90ac2a420863709" + integrity sha512-g2QDI/ZLpuEor9EnJ1b7s9S2QSJgNCPBw9ZCSkQdqXNjg5ZQs4mASgW/elVifSxISFwBeMaIAmMBP5luAOIKAw== type-check@^0.4.0, type-check@~0.4.0: version "0.4.0"