From 8445b6a2de2ba9e9412c9f8ce18cb9550c6091ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 14:35:12 +0000 Subject: [PATCH] Bump y18n from 3.2.1 to 3.2.2 in /weekly-node 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] --- weekly-node/package-lock.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/weekly-node/package-lock.json b/weekly-node/package-lock.json index 4f3265e..d9b0004 100644 --- a/weekly-node/package-lock.json +++ b/weekly-node/package-lock.json @@ -936,7 +936,7 @@ "dependencies": { "babel-runtime": { "version": "5.8.38", - "resolved": "http://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.38.tgz", + "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-5.8.38.tgz", "integrity": "sha1-HAsC62MxL18If/IEUIJ7QlydTBk=", "dev": true, "requires": { @@ -6685,11 +6685,6 @@ "slide": "^1.1.5" } }, - "y18n": { - "version": "3.2.1", - "bundled": true, - "dev": true - }, "yallist": { "version": "2.0.0", "bundled": true, @@ -9398,9 +9393,9 @@ "integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=" }, "y18n": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz", - "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz", + "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==" }, "yallist": { "version": "2.1.2",