Skip to content

Commit 73e89aa

Browse files
authored
Merge pull request #3 from JCofman/dependabot/npm_and_yarn/example/elliptic-6.5.3
chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /example
2 parents d2b5c4f + 3bda201 commit 73e89aa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

example/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1168,9 +1168,9 @@ bindings@^1.5.0:
11681168
file-uri-to-path "1.0.0"
11691169

11701170
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1171-
version "4.11.8"
1172-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1173-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1171+
version "4.11.9"
1172+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1173+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
11741174

11751175
boolbase@^1.0.0, boolbase@~1.0.0:
11761176
version "1.0.0"
@@ -2085,9 +2085,9 @@ electron-to-chromium@^1.3.380:
20852085
integrity sha512-M7JHfp32Bq6Am59AWgglh2d3nqe6y8Y94Vcb/AXUsO3DGvKUHYI5ML9+U5oNShfdOEfurrrjKSoSgFt2mz7mpw==
20862086

20872087
elliptic@^6.0.0:
2088-
version "6.5.2"
2089-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
2090-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
2088+
version "6.5.3"
2089+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2090+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
20912091
dependencies:
20922092
bn.js "^4.4.0"
20932093
brorand "^1.0.1"

0 commit comments

Comments
 (0)