From 11b67a37d0cdf14f93cec4bf71f7e4c7052752b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 23:24:50 +0000 Subject: [PATCH] Bump y18n from 4.0.0 to 4.0.1 in /web/app/themes/wpadminref 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] --- web/app/themes/wpadminref/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/themes/wpadminref/yarn.lock b/web/app/themes/wpadminref/yarn.lock index ffad6c7..d686caa 100644 --- a/web/app/themes/wpadminref/yarn.lock +++ b/web/app/themes/wpadminref/yarn.lock @@ -7568,8 +7568,8 @@ xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1: resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" y18n@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b" + version "4.0.1" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4" yallist@^2.1.2: version "2.1.2"