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: