From a890bc9ac21dc8e9e3283f3aca9defb1be315eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 14:04:04 +0000 Subject: [PATCH] Bump elliptic from 6.5.7 to 6.6.1 in /als-node-client/node-package Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.1. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../node-package/package-lock.json | 27 +++++++++---------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/als-node-client/node-package/package-lock.json b/als-node-client/node-package/package-lock.json index 81089c54c..a02fb035b 100644 --- a/als-node-client/node-package/package-lock.json +++ b/als-node-client/node-package/package-lock.json @@ -9,7 +9,7 @@ "version": "5.1.0-SNAPSHOT", "license": "Apache-2.0", "dependencies": { - "@aml-org/amf-antlr-parsers": "0.7.27", + "@aml-org/amf-antlr-parsers": "0.8.28", "@aml-org/amf-custom-validator": "1.7.2", "@aml-org/amf-custom-validator-web": "1.7.2", "ajv": "6.12.6", @@ -22,10 +22,9 @@ } }, "node_modules/@aml-org/amf-antlr-parsers": { - "version": "0.7.27", - "resolved": "https://registry.npmjs.org/@aml-org/amf-antlr-parsers/-/amf-antlr-parsers-0.7.27.tgz", - "integrity": "sha512-TUh9kOweGuL2C8eaA0YRJy6YEMGlGhSUFnrZ7tgBTxLOhDr/Q5PiE4U1tYkvkqc2kBD3cY82ftRcq9nIcFDB0Q==", - "license": "ISC" + "version": "0.8.28", + "resolved": "https://registry.npmjs.org/@aml-org/amf-antlr-parsers/-/amf-antlr-parsers-0.8.28.tgz", + "integrity": "sha512-gI6LMlwUdux/SXz5VbPXD0pp3UxhpD4kKc2gzIHIEZBpbmP9KgiDbS0UtuL9uQEw9pduyzAID18lhpGEh16zEg==" }, "node_modules/@aml-org/amf-custom-validator": { "version": "1.7.2", @@ -342,9 +341,9 @@ "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" }, "node_modules/elliptic": { - "version": "6.5.7", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz", - "integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.1.tgz", + "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==", "dependencies": { "bn.js": "^4.11.9", "brorand": "^1.1.0", @@ -872,9 +871,9 @@ }, "dependencies": { "@aml-org/amf-antlr-parsers": { - "version": "0.7.27", - "resolved": "https://registry.npmjs.org/@aml-org/amf-antlr-parsers/-/amf-antlr-parsers-0.7.27.tgz", - "integrity": "sha512-TUh9kOweGuL2C8eaA0YRJy6YEMGlGhSUFnrZ7tgBTxLOhDr/Q5PiE4U1tYkvkqc2kBD3cY82ftRcq9nIcFDB0Q==" + "version": "0.8.28", + "resolved": "https://registry.npmjs.org/@aml-org/amf-antlr-parsers/-/amf-antlr-parsers-0.8.28.tgz", + "integrity": "sha512-gI6LMlwUdux/SXz5VbPXD0pp3UxhpD4kKc2gzIHIEZBpbmP9KgiDbS0UtuL9uQEw9pduyzAID18lhpGEh16zEg==" }, "@aml-org/amf-custom-validator": { "version": "1.7.2", @@ -1142,9 +1141,9 @@ } }, "elliptic": { - "version": "6.5.7", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz", - "integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.1.tgz", + "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==", "requires": { "bn.js": "^4.11.9", "brorand": "^1.1.0",