From 86e27501c0b8783e8eae7bc45eccce25d80c325a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:25:45 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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-preview[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 59e11dfd..8e6f8956 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3256,7 +3256,7 @@ graceful-fs@^4.1.2: dependencies: "@babel/preset-env" "7.12.1" create-react-class "15.6.3" - eslint-config-graylog "file:../../../.cache/yarn/v6/npm-graylog-web-plugin-4.0.0-SNAPSHOT-a7a0bc19-5324-46df-9a55-b577734648e0-1604413842314/node_modules/eslint-config-graylog" + eslint-config-graylog "file:../graylog2-server/graylog2-web-interface/packages/eslint-config-graylog" formik "2.2.0" html-webpack-plugin "^4.2.0" javascript-natural-sort "0.7.1" @@ -6397,9 +6397,9 @@ xtend@^4.0.0, xtend@~4.0.1: integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68= y18n@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b" - integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w== + version "4.0.1" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4" + integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ== yallist@^3.0.2: version "3.0.2"