From 2e0af202137e80b65433d19805d246d48443a855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:27:31 +0000 Subject: [PATCH] build(deps): bump @noble/curves from 1.4.0 to 1.4.1 Bumps [@noble/curves](https://github.com/paulmillr/noble-curves) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/paulmillr/noble-curves/releases) - [Commits](https://github.com/paulmillr/noble-curves/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: "@noble/curves" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index e909b69d8f..d6016af1b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2451,9 +2451,9 @@ } }, "node_modules/@noble/curves": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.0.tgz", - "integrity": "sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.1.tgz", + "integrity": "sha512-YauqjToufM2CIOvRchuB8ZxbB2g2VbOvuv1HkiRkeOz0RTbcFhHaS/TV84MUWuMVjbJ5VfhQSlFS5RZDvAVQRA==", "dependencies": { "@noble/hashes": "1.4.0" }, @@ -17388,9 +17388,9 @@ } }, "@noble/curves": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.0.tgz", - "integrity": "sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.4.1.tgz", + "integrity": "sha512-YauqjToufM2CIOvRchuB8ZxbB2g2VbOvuv1HkiRkeOz0RTbcFhHaS/TV84MUWuMVjbJ5VfhQSlFS5RZDvAVQRA==", "requires": { "@noble/hashes": "1.4.0" }