From a0293922654e855ce691fb0740fae0aa0b36eaac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:28:49 +0900 Subject: [PATCH] Bump @noble/ciphers from 0.5.1 to 0.5.2 (#771) Bumps [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/paulmillr/noble-ciphers/releases) - [Commits](https://github.com/paulmillr/noble-ciphers/compare/0.5.1...0.5.2) --- 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 f277531..ef0ba7d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@noble/ciphers': specifier: ^0.5.1 - version: 0.5.1 + version: 0.5.2 '@noble/curves': specifier: ^1.3.0 version: 1.3.0 @@ -657,8 +657,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@noble/ciphers@0.5.1: - resolution: {integrity: sha512-aNE06lbe36ifvMbbWvmmF/8jx6EQPu2HVg70V95T+iGjOuYwPpAccwAQc2HlXO2D0aiQ3zavbMga4jjWnrpiPA==} + /@noble/ciphers@0.5.2: + resolution: {integrity: sha512-GADtQmZCdgbnNp+daPLc3OY3ibEtGGDV/+CzeM3MFnhiQ7ELQKlsHWYq0YbYUXx4jU3/Y1erAxU6r+hwpewqmQ==} dev: false /@noble/curves@1.3.0: