From 2874c69ee2fa5ce5066e861f7a3a3ea89d25faf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 15:16:19 +0000 Subject: [PATCH] build(deps): 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 | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/yarn.lock b/yarn.lock index b87a989..6514408 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5767,21 +5767,7 @@ egg-logrotator@^3.0.5: moment "^2.24.0" mz "^2.7.0" -egg-multipart@^2.10.2: - version "2.10.2" - resolved "http://npmreg.qa.91jkys.com/egg-multipart/-/egg-multipart-2.10.2.tgz#d6dbe55e39792a746f1db09fe90dac651f229d21" - integrity sha1-1tvlXjl5KnRvHbCf6Q2sZR8inSE= - dependencies: - co-busboy "^1.4.0" - egg-path-matching "^1.0.1" - humanize-bytes "^1.0.1" - moment "^2.22.2" - mz "^2.7.0" - mz-modules "^2.1.0" - stream-wormhole "^1.1.0" - uuid "^3.3.2" - -egg-multipart@^2.4.0: +egg-multipart@^2.10.2, egg-multipart@^2.4.0: version "2.10.2" resolved "https://registry.npm.taobao.org/egg-multipart/download/egg-multipart-2.10.2.tgz#d6dbe55e39792a746f1db09fe90dac651f229d21" integrity sha1-1tvlXjl5KnRvHbCf6Q2sZR8inSE= @@ -16333,9 +16319,9 @@ xtend@^4.0.0, xtend@~4.0.1: integrity sha1-u3J3n1+kZRhrH0OPZ0+jR/2121Q= y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.npm.taobao.org/y18n/download/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@^3.2.1 || ^4.0.0", y18n@^4.0.0: version "4.0.0"