From e66c9995660629a8b9f3149602b7a5165c2f281f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 19:52:02 +0000 Subject: [PATCH] Bump y18n from 3.2.1 to 3.2.2 in /server 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] --- server/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/server/yarn.lock b/server/yarn.lock index 2cbbc87..edfd905 100644 --- a/server/yarn.lock +++ b/server/yarn.lock @@ -7659,7 +7659,7 @@ web3-core-method@1.0.0-beta.51: eventemitter3 "3.1.0" lodash "^4.17.11" -web3-core-subscriptions@1.0.0-beta.51, web3-core-subscriptions@^1.0.0-beta.51: +web3-core-subscriptions@1.0.0-beta.51: version "1.0.0-beta.51" resolved "https://registry.yarnpkg.com/web3-core-subscriptions/-/web3-core-subscriptions-1.0.0-beta.51.tgz#64e150d1699543e4ab7bad7a9ce2bb5715a5b2d8" integrity sha512-bM4KlA37Or/XfrZKLtXlvUSISKWUkXOH/32s0DBnxRkKuey8QKK460H5KF9/HS8LfY7cO11NAepnFe4Tk1rSaQ== @@ -7810,7 +7810,7 @@ web3-providers@1.0.0-beta.51: websocket "git://github.com/frozeman/WebSocket-Node.git#browserifyCompatible" xhr2-cookies "1.1.0" -web3-utils@1.0.0-beta.51, web3-utils@^1.0.0-beta.51: +web3-utils@1.0.0-beta.51: version "1.0.0-beta.51" resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.0.0-beta.51.tgz#6b0767289be4f27b14895b011bcb5fa6c707fca5" integrity sha512-c9sRSscu0NIjD96X4ToDOgTxGyJevppuB+uHOgWkziaLGqlw/Li1l24nGkvr0Zqpt9SufvfPcWf8EEC92pnwKg== @@ -8036,9 +8036,9 @@ xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1: integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68= y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - integrity sha1-bRX7qITAhnnA136I53WegR4H+kE= + version "3.2.2" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" + integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ== y18n@^4.0.0: version "4.0.0"