From 0515ac673812047d16aa56dd2b317088b3a6823c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 08:58:32 +0000 Subject: [PATCH] Bump y18n from 3.2.1 to 3.2.2 Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/yarn.lock b/yarn.lock index 241f5e6..67b74e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,15 +2,17 @@ # yarn lockfile v1 -"@blast-engine/mixable@^0.0.3": - version "0.0.3" - resolved "https://registry.yarnpkg.com/@blast-engine/mixable/-/mixable-0.0.3.tgz#2f800343cbf9b74c0de6a5697cf5f616fcb0ed20" - integrity sha512-cxV1ImAwCuABLnDyDOi0bXs+fQcgSGK7IKqHYb+ZngZU/5EqQNzhimWA7t/diJ6EyD5t8FGdBWmP1DhUO4vGRA== +"@blast-engine/mixable@^2.0.0": + version "2.0.8" + resolved "https://registry.yarnpkg.com/@blast-engine/mixable/-/mixable-2.0.8.tgz#f0d6c0ca010f067615d7d8c74d807dc93f510793" + integrity sha512-WFRV8ztzHpLaSdHa0geJVAp0OacyajtOpCqiAianUpy5gZCxB97bM9RHXudgQWLjxTOZLpozPhk4U6WR+yEJCQ== -"@blast-engine/utils@^0.0.3": - version "0.0.3" - resolved "https://registry.yarnpkg.com/@blast-engine/utils/-/utils-0.0.3.tgz#97faf481f94b9936435af4bb2eb9dc1c5f7b8100" - integrity sha512-8RpSmKg3U4AgeEw9Jf9zGDAHr2ciYda6WxMOL+tH3ittbM/T+G8ZGw4oaSyujlQ7Mio3obkZp+tOqimxizDDvw== +"@blast-engine/utils@^2.0.0": + version "2.1.41" + resolved "https://registry.yarnpkg.com/@blast-engine/utils/-/utils-2.1.41.tgz#b71c230c70a4ca38c709abff2a39a911fb52f549" + integrity sha512-/wE6aFt43HPAohr3z1u1BJoxlmRQaoXs6e9/P8WMl0sJUpGj13bKwzUmGO5ePhXpxRtKHLnHmZlCBgmFn5ubZQ== + dependencies: + safe-access "^0.1.0" "@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.4.0": version "1.6.0" @@ -5501,9 +5503,9 @@ xtend@^4.0.0, xtend@~4.0.1: integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - integrity sha1-bRX7qITAhnnA136I53WegR4H+kE= + version "3.2.2" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" + integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ== y18n@^4.0.0: version "4.0.0"