From f8253c033e17ffc1f518f99010cf5cb6be716e2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 12:22:30 +0900 Subject: [PATCH] Bump @noble/ciphers from 0.4.0 to 0.4.1 (#754) Bumps [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/paulmillr/noble-ciphers/releases) - [Commits](https://github.com/paulmillr/noble-ciphers/compare/0.4.0...0.4.1) --- updated-dependencies: - dependency-name: "@noble/ciphers" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90ea0cd..7ccce3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@noble/ciphers': specifier: ^0.4.0 - version: 0.4.0 + version: 0.4.1 '@noble/curves': specifier: ^1.2.0 version: 1.3.0 @@ -657,8 +657,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@noble/ciphers@0.4.0: - resolution: {integrity: sha512-xaUaUUDWbHIFSxaQ/pIe+33VG2mfJp6N/KxKLmZr5biWdNznCAmfu24QRhX10BbVAuqOahAoyp0S4M9md6GPDw==} + /@noble/ciphers@0.4.1: + resolution: {integrity: sha512-QCOA9cgf3Rc33owG0AYBB9wszz+Ul2kramWN8tXG44Gyciud/tbkEqvxRF/IpqQaBpRBNi9f4jdNxqB2CQCIXg==} dev: false /@noble/curves@1.3.0: