diff --git a/package.json b/package.json index e5eaf61..acb112e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@noble/ciphers": "2.2.0", - "@noble/curves": "2.0.1", + "@noble/curves": "2.3.0", "@noble/hashes": "2.0.1", "preact": "10.29.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91bf90e..688674a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 2.2.0 version: 2.2.0 '@noble/curves': - specifier: 2.0.1 - version: 2.0.1 + specifier: 2.3.0 + version: 2.3.0 '@noble/hashes': specifier: 2.0.1 version: 2.0.1 @@ -190,14 +190,18 @@ packages: resolution: {integrity: sha512-Z6pjIZ/8IJcCGzb2S/0Px5J81yij85xASuk1teLNeg75bfT07MV3a/O2Mtn1I2se43k3lkVEcFaR10N4cgQcZA==} engines: {node: '>= 20.19.0'} - '@noble/curves@2.0.1': - resolution: {integrity: sha512-vs1Az2OOTBiP4q0pwjW5aF0xp9n4MxVrmkFBxc6EKZc6ddYx5gaZiAsZoq0uRRXWbi3AT/sBqn05eRPtn1JCPw==} + '@noble/curves@2.3.0': + resolution: {integrity: sha512-v7cY+4oWYPQszRj6ZFGzTVL7uP2TaLo1xMhWHzYC5wj0ZhOXQ5x+sBre8rF3hi8cAoi0bh1qXoovoOkdFtvqEg==} engines: {node: '>= 20.19.0'} '@noble/hashes@2.0.1': resolution: {integrity: sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw==} engines: {node: '>= 20.19.0'} + '@noble/hashes@2.3.0': + resolution: {integrity: sha512-oN+QwyX7VSHotibwubG3kpzbwKrfnyR6OOO+3Nk/53ADL7FmgHHz4TgrbaYKvvOw09u6QTx0oiH1cNCIOuN0CQ==} + engines: {node: '>= 20.19.0'} + '@typescript/typescript-aix-ppc64@7.0.2': resolution: {integrity: sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==} engines: {node: '>=16.20.0'} @@ -418,12 +422,14 @@ snapshots: '@noble/ciphers@2.2.0': {} - '@noble/curves@2.0.1': + '@noble/curves@2.3.0': dependencies: - '@noble/hashes': 2.0.1 + '@noble/hashes': 2.3.0 '@noble/hashes@2.0.1': {} + '@noble/hashes@2.3.0': {} + '@typescript/typescript-aix-ppc64@7.0.2': optional: true