From af0cd7dcd0f6396ba89b2cda0d8bdc119a52e900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 07:14:15 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20yargs-parser=20from=2013.1.1=20to=2013.1?= =?UTF-8?q?.2=20in=20/=E7=AC=94=E8=AE=B0/uploadpj?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md) - [Commits](https://github.com/yargs/yargs-parser/commits) Signed-off-by: dependabot[bot] --- "\347\254\224\350\256\260/uploadpj/package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/\347\254\224\350\256\260/uploadpj/package-lock.json" "b/\347\254\224\350\256\260/uploadpj/package-lock.json" index 76b9aac6..c29fdbb1 100644 --- "a/\347\254\224\350\256\260/uploadpj/package-lock.json" +++ "b/\347\254\224\350\256\260/uploadpj/package-lock.json" @@ -5506,9 +5506,9 @@ } }, "yargs-parser": { - "version": "13.1.1", - "resolved": "https://registry.npm.taobao.org/yargs-parser/download/yargs-parser-13.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fyargs-parser%2Fdownload%2Fyargs-parser-13.1.1.tgz", - "integrity": "sha1-0mBYUyqgbTZf4JH2ofwGsvfl7KA=", + "version": "13.1.2", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz", + "integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==", "dev": true, "requires": { "camelcase": "^5.0.0",