From 286e0c960da76ccecf458cdd8027d493be7f26e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 08:54:25 +0000 Subject: [PATCH] chore(deps-dev): bump elliptic from 6.5.4 to 6.5.7 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. - [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4639ab1..d1ed2b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,6 @@ "@accordproject/concerto-cto": "3.19.0", "@accordproject/concerto-metamodel": "3.10.0", "@accordproject/concerto-util": "3.19.0", - "dayjs": "1.11.10", "debug": "4.3.4", "lorem-ipsum": "2.0.8", @@ -118,10 +117,10 @@ } }, "node_modules/@accordproject/concerto-cto": { - "version": "3.18.1", "resolved": "https://registry.npmjs.org/@accordproject/concerto-cto/-/concerto-cto-3.18.1.tgz", "integrity": "sha512-TqX5C5ZeOjlr3b9ErGVwO3TzkPtKxi+rho5KxcWNVxyWwucUSM5sRLY1+lJOgvX12L1sNlnmsMu/549V//NoSw==", + "dev": true, "dependencies": { "@accordproject/concerto-metamodel": "3.10.0", "@accordproject/concerto-util": "3.18.1", @@ -4072,9 +4071,9 @@ "dev": true }, "node_modules/elliptic": { - "version": "6.5.4", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz", - "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", + "version": "6.5.7", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.7.tgz", + "integrity": "sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==", "dev": true, "dependencies": { "bn.js": "^4.11.9",