summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValérianne <dashie@sigpipe.me>2020-10-23 11:14:24 +0200
committerGitHub <noreply@github.com>2020-10-23 11:14:24 +0200
commit100f38c79e5bd0e2a30bb4a4f7becc61c954715f (patch)
tree1296a539ff0355cba05ce07bf7adc95cc1d0d28a
parent6dae6dcabf4ce8ace327b4861f321d345a017653 (diff)
parent2f5121004dc448479a0f104cd6560a5f3a065e9c (diff)
Merge pull request #369 from reel2bits/dependabot/npm_and_yarn/front/elliptic-6.5.3
Bump elliptic from 6.5.0 to 6.5.3 in /front
-rw-r--r--front/yarn.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/front/yarn.lock b/front/yarn.lock
index ba64d275..e6510812 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -2740,9 +2740,9 @@ bluebird@^3.1.1, bluebird@^3.3.0, bluebird@^3.5.1, 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, body-parser@^1.16.1:
version "1.19.0"
@@ -4485,9 +4485,9 @@ electron-to-chromium@^1.3.47:
integrity sha512-cMlX5lQpTzLZI0CsC4Mt2sl6z3jz1RvN/8rIqqwqWy3LYCnu8TUf5o8sqST44nP6zIEdjZb0opXq6qswE9o9pA==
elliptic@^6.0.0:
- version "6.5.0"
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.0.tgz#2b8ed4c891b7de3200e14412a5b8248c7af505ca"
- integrity sha512-eFOJTMyCYb7xtE/caJ6JJu+bhi67WCYNbkGSknu20pmM8Ke/bqOfdnZWxyoGN26JgfxTbXrsCkEw4KheCT/KGg==
+ 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"