Merge pull request #2084 from pietervdvn/dependabot/npm_and_yarn/elliptic-6.5.7

Bump elliptic from 6.5.4 to 6.5.7
This commit is contained in:
Pieter Vander Vennet 2024-08-21 12:10:29 +02:00 committed by GitHub
commit c97c2c0efd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
package-lock.json generated
View file

@ -8978,8 +8978,9 @@
"license": "ISC"
},
"node_modules/elliptic": {
"version": "6.5.4",
"license": "MIT",
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz",
"integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==",
"dependencies": {
"bn.js": "^4.11.9",
"brorand": "^1.1.0",
@ -25956,7 +25957,9 @@
"dev": true
},
"elliptic": {
"version": "6.5.4",
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz",
"integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==",
"requires": {
"bn.js": "^4.11.9",
"brorand": "^1.1.0",