diff --git a/package-lock.json b/package-lock.json index 03397ce..a9edae0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5783,9 +5783,10 @@ "peer": true }, "node_modules/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==", "dev": true, - "license": "MIT", "peer": true, "dependencies": { "bn.js": "^4.11.9",