Skip to content

Commit

Permalink
Merge pull request #2757 from XRPLF/dependabot/npm_and_yarn/_code-sam…
Browse files Browse the repository at this point in the history
…ples/build-a-browser-wallet/js/elliptic-6.5.7

Bump elliptic from 6.5.4 to 6.5.7 in /_code-samples/build-a-browser-wallet/js
  • Loading branch information
mDuo13 authored Sep 17, 2024
2 parents dde246b + 62d0545 commit c9f6292
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _code-samples/build-a-browser-wallet/js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,9 @@ dotenv@^16.0.3:
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==

elliptic@^6.5.3, elliptic@^6.5.4:
version "6.5.4"
resolved "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz"
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
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 c9f6292

Please sign in to comment.