From 9b57fcd881d6a01159cd2351c86ff736f0fbda1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 07:59:27 +0000 Subject: [PATCH] Bump @noble/ciphers from 0.4.1 to 0.5.1 Bumps [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) from 0.4.1 to 0.5.1. - [Release notes](https://github.com/paulmillr/noble-ciphers/releases) - [Commits](https://github.com/paulmillr/noble-ciphers/compare/0.4.1...0.5.1) --- updated-dependencies: - dependency-name: "@noble/ciphers" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 34a51fd..0e9776e 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "test": "jest" }, "dependencies": { - "@noble/ciphers": "^0.4.0", + "@noble/ciphers": "^0.5.1", "@noble/curves": "^1.2.0", "@noble/hashes": "^1.3.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ccce3a..5df89a6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@noble/ciphers': - specifier: ^0.4.0 - version: 0.4.1 + specifier: ^0.5.1 + version: 0.5.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.1: - resolution: {integrity: sha512-QCOA9cgf3Rc33owG0AYBB9wszz+Ul2kramWN8tXG44Gyciud/tbkEqvxRF/IpqQaBpRBNi9f4jdNxqB2CQCIXg==} + /@noble/ciphers@0.5.1: + resolution: {integrity: sha512-aNE06lbe36ifvMbbWvmmF/8jx6EQPu2HVg70V95T+iGjOuYwPpAccwAQc2HlXO2D0aiQ3zavbMga4jjWnrpiPA==} dev: false /@noble/curves@1.3.0: