diff --git a/package.json b/package.json index e5eaf61..5adf716 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@noble/ciphers": "2.2.0", "@noble/curves": "2.0.1", - "@noble/hashes": "2.0.1", + "@noble/hashes": "2.2.0", "preact": "10.29.7" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91bf90e..97f93f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 2.0.1 version: 2.0.1 '@noble/hashes': - specifier: 2.0.1 - version: 2.0.1 + specifier: 2.2.0 + version: 2.2.0 preact: specifier: 10.29.7 version: 10.29.7 @@ -198,6 +198,10 @@ packages: resolution: {integrity: sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw==} engines: {node: '>= 20.19.0'} + '@noble/hashes@2.2.0': + resolution: {integrity: sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==} + engines: {node: '>= 20.19.0'} + '@typescript/typescript-aix-ppc64@7.0.2': resolution: {integrity: sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==} engines: {node: '>=16.20.0'} @@ -424,6 +428,8 @@ snapshots: '@noble/hashes@2.0.1': {} + '@noble/hashes@2.2.0': {} + '@typescript/typescript-aix-ppc64@7.0.2': optional: true