From c7e59a1ca63f696b1391cc3329d169ed893b99db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2020 21:43:11 +0000 Subject: [PATCH] Bump elliptic from 6.5.1 to 6.5.3 in /examples/material-ui Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3) Signed-off-by: dependabot[bot] --- examples/material-ui/yarn.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/material-ui/yarn.lock b/examples/material-ui/yarn.lock index f1a72ba..44a799c 100644 --- a/examples/material-ui/yarn.lock +++ b/examples/material-ui/yarn.lock @@ -2070,9 +2070,9 @@ bluebird@3.5.5, bluebird@^3.5.5: integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w== bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: - version "4.11.8" - resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" - integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA== + version "4.11.9" + resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828" + integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw== body-parser@1.19.0: version "1.19.0" @@ -2235,10 +2235,10 @@ bs-platform@~7.0.1: resolved "https://registry.yarnpkg.com/bs-platform/-/bs-platform-7.0.1.tgz#1d7b0ef6088b998dceee5db74a7cd8f01c20a3bd" integrity sha512-UjStdtHhbtC/l6vKJ1XRDqrPk7rFf5PLYHtRX3akDXEYVnTbN36z0g4DEr5mU8S0N945e33HYts9x+i7hKKpZQ== -bs-react-netlify-identity@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/bs-react-netlify-identity/-/bs-react-netlify-identity-2.0.0.tgz#f1d4349b4c51aef1fbbae2519d57dc424f08065e" - integrity sha512-mi6MoJ9lPe7eB6j1GMqqwHGAgNtOLiPKUYb7YyuTX0IKf4ROQcalpYM2MjowAlvA2W7/uCYu6WXfD4hnHC6+9A== +bs-react-netlify-identity@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/bs-react-netlify-identity/-/bs-react-netlify-identity-2.0.3.tgz#6a6ebff008f2577e46112363d6813cb2408e4817" + integrity sha512-mmIFFlOLUwPgjHZuaF+TM3CrtxfebbejuJ/Jx3uknWABtTOr9eIBtlIjWoCMi2zvvioWw5OfnzcrMM/sh2LOKQ== dependencies: react-netlify-identity "^0.2.3" @@ -3282,9 +3282,9 @@ electron-to-chromium@^1.3.247: integrity sha512-9Q2ixAJC+oHjWNtJV0MQ4vJMCWSowIrC6V6vcr+bwPddTDHj2ddv9xxXCzf4jT/fy6HP7maPoW0gifXkRxCttQ== elliptic@^6.0.0: - version "6.5.1" - resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.1.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b" - integrity sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg== + version "6.5.3" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6" + integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw== dependencies: bn.js "^4.4.0" brorand "^1.0.1"