From 8f31453f88fe1573c7b97838671b14603135f097 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:11:13 +0000 Subject: [PATCH] Bump moment in /src/wyvern-ethereum/utxo-merkle-proof Bumps [moment](https://github.com/moment/moment) from 2.19.2 to 2.29.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.19.2...2.29.3) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/wyvern-ethereum/utxo-merkle-proof/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wyvern-ethereum/utxo-merkle-proof/yarn.lock b/src/wyvern-ethereum/utxo-merkle-proof/yarn.lock index ef18c0c..0f463a8 100644 --- a/src/wyvern-ethereum/utxo-merkle-proof/yarn.lock +++ b/src/wyvern-ethereum/utxo-merkle-proof/yarn.lock @@ -1714,8 +1714,8 @@ modify-values@^1.0.0: resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.0.tgz#e2b6cdeb9ce19f99317a53722f3dbf5df5eaaab2" moment@^2.6.0: - version "2.19.2" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.2.tgz#8a7f774c95a64550b4c7ebd496683908f9419dbe" + version "2.29.3" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3" ms@2.0.0: version "2.0.0"