Skip to content

Commit

Permalink
Merge pull request #3224 from getAlby/depfu/update/yarn/elliptic-6.5.7
Browse files Browse the repository at this point in the history
🚨 [security] Update elliptic 6.5.5 → 6.5.7 (patch)
  • Loading branch information
pavanjoshi914 committed Aug 26, 2024
2 parents be1eb2a + 591bfeb commit e8c0f1f
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 @@ -56,7 +56,7 @@
"crypto-js": "^4.2.0",
"dayjs": "^1.11.12",
"dexie": "^3.2.7",
"elliptic": "^6.5.5",
"elliptic": "^6.5.7",
"events": "^3.3.0",
"html5-qrcode": "^2.3.8",
"i18next-browser-languagedetector": "^8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4173,10 +4173,10 @@ elliptic@^6.5.4:
minimalistic-assert "^1.0.1"
minimalistic-crypto-utils "^1.0.1"

elliptic@^6.5.5:
version "6.5.5"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.5.tgz#c715e09f78b6923977610d4c2346d6ce22e6dded"
integrity sha512-7EjbcmUm17NQFu4Pmgmq2olYMj8nwMnpcddByChSUjArp8F5DQWcIcpriwO4ZToLNAJig0yiyjswfyGNje/ixw==
elliptic@^6.5.7:
version "6.5.7"
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b"
integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==
dependencies:
bn.js "^4.11.9"
brorand "^1.1.0"
Expand Down

0 comments on commit e8c0f1f

Please sign in to comment.