From 57378586fe65f1acefa40e4b5c63e58cc5cb1a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 02:48:44 +0000 Subject: [PATCH] :arrow_up: Bump y18n from 4.0.0 to 4.0.1 Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [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] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7fd1fb2..1dc0151 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4777,8 +4777,8 @@ }, "diff-match-patch": { "version": "1.0.5", - "resolved": "https://registry.npm.taobao.org/diff-match-patch/download/diff-match-patch-1.0.5.tgz", - "integrity": "sha1-q7WE1fEM0Rlt/FWqA3AVkq4/ezc=" + "resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz", + "integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==" }, "diffie-hellman": { "version": "5.0.3", @@ -11698,9 +11698,9 @@ "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=" }, "vditor": { - "version": "3.8.3", - "resolved": "https://registry.npm.taobao.org/vditor/download/vditor-3.8.3.tgz", - "integrity": "sha1-9klYDgcLXH8rgrQDTFciEK/MUWI=", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/vditor/-/vditor-3.8.4.tgz", + "integrity": "sha512-tCAxS9gz2JWQW6w2L2gzCCkHXM+btTCI0qkhYGvWDidGmze23LvKmPvr9iwpBad/XhGw66iifD23R1VHEEJxhg==", "requires": { "diff-match-patch": "^1.0.5" } @@ -12901,9 +12901,9 @@ } }, "y18n": { - "version": "4.0.0", - "resolved": "https://registry.npm.taobao.org/y18n/download/y18n-4.0.0.tgz", - "integrity": "sha1-le+U+F7MgdAHwmThkKEg8KPIVms=" + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz", + "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==" }, "yaeti": { "version": "0.0.6",