mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
Merge pull request #6931 from BlueWallet/ref-elliptic
REF: bumped transient dependency elliptic to close a vuln
This commit is contained in:
commit
dab1d3ce08
1 changed files with 3 additions and 1 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -7496,7 +7496,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/elliptic": {
|
||||
"version": "6.5.6",
|
||||
"version": "6.5.7",
|
||||
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz",
|
||||
"integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"bn.js": "^4.11.9",
|
||||
|
|
Loading…
Add table
Reference in a new issue