From e5ab4619ccaf657b55fe30139e05e8ceb7ff3af1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:45:20 +0000 Subject: [PATCH] Bump elliptic from 6.5.4 to 6.6.0 in /bison/frontend/js_src Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.0. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.0) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bison/frontend/js_src/package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/bison/frontend/js_src/package-lock.json b/bison/frontend/js_src/package-lock.json index 7701eb2c..30f57c7a 100644 --- a/bison/frontend/js_src/package-lock.json +++ b/bison/frontend/js_src/package-lock.json @@ -4179,9 +4179,10 @@ "license": "ISC" }, "node_modules/elliptic": { - "version": "6.5.4", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.0.tgz", + "integrity": "sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==", "dev": true, - "license": "MIT", "peer": true, "dependencies": { "bn.js": "^4.11.9", @@ -14747,7 +14748,9 @@ "dev": true }, "elliptic": { - "version": "6.5.4", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.0.tgz", + "integrity": "sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==", "dev": true, "peer": true, "requires": {