Skip to content

Commit

Permalink
Update dependency elliptic to v6.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2024
1 parent d1ddba8 commit b0929df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"resolutions": {
"braces": "^2.3.1",
"dot-prop": "^5.1.1",
"elliptic": "6.5.4",
"elliptic": "6.5.6",
"graceful-fs": "^4.2.3",
"handlebars": "^4.7.7",
"https-proxy-agent": "^2.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13475,9 +13475,9 @@ __metadata:
languageName: node
linkType: hard

"elliptic@npm:6.5.4":
version: 6.5.4
resolution: "elliptic@npm:6.5.4"
"elliptic@npm:6.5.6":
version: 6.5.6
resolution: "elliptic@npm:6.5.6"
dependencies:
bn.js: ^4.11.9
brorand: ^1.1.0
Expand All @@ -13486,7 +13486,7 @@ __metadata:
inherits: ^2.0.4
minimalistic-assert: ^1.0.1
minimalistic-crypto-utils: ^1.0.1
checksum: d56d21fd04e97869f7ffcc92e18903b9f67f2d4637a23c860492fbbff5a3155fd9ca0184ce0c865dd6eb2487d234ce9551335c021c376cd2d3b7cb749c7d10f4
checksum: 213d778ccfe99ec8f0f871b1cc96a10ac3763d9175215d0a9dc026f291e5f50fea6f635e4e47b4506f9ada25aeb703bd807d8737b880dbb24d092a3001c6d97d
languageName: node
linkType: hard

Expand Down

0 comments on commit b0929df

Please sign in to comment.