Skip to content

Commit 9abd113

Browse files
build(deps): bump elliptic from 6.5.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0311e78 commit 9abd113

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"egg-scripts": "^2.11.0",
1717
"egg-socket.io": "^4.1.6",
1818
"egg-validate": "^2.0.2",
19-
"elliptic": "^6.5.1",
19+
"elliptic": "^6.5.3",
2020
"dotenv": "^8.2.0",
2121
"lodash.camelcase": "^4.3.0",
2222
"lodash": "^4.17.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3514,10 +3514,10 @@ elegant-spinner@^1.0.1:
35143514
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
35153515
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
35163516

3517-
elliptic@^6.4.1, elliptic@^6.5.1:
3518-
version "6.5.1"
3519-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.1.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b"
3520-
integrity sha512-xvJINNLbTeWQjrl6X+7eQCrIy/YPv5XCpKW6kB5mKvtnGILoLDcySuwomfdzt0BMdLNVnuRNTuzKNHj0bva1Cg==
3517+
elliptic@^6.4.1, elliptic@^6.5.3:
3518+
version "6.5.3"
3519+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3520+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
35213521
dependencies:
35223522
bn.js "^4.4.0"
35233523
brorand "^1.0.1"

0 commit comments

Comments
 (0)