From 8a5d3d5dd758f39887d8c44ebfe2830f2da7ebc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 08:28:43 +0000 Subject: [PATCH] Bump otpauth from 9.4.1 to 9.5.0 Bumps [otpauth](https://github.com/hectorm/otpauth) from 9.4.1 to 9.5.0. - [Release notes](https://github.com/hectorm/otpauth/releases) - [Commits](https://github.com/hectorm/otpauth/compare/v9.4.1...v9.5.0) --- updated-dependencies: - dependency-name: otpauth dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 86966b08..87a24d6f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "mime": "^4.1.0", "neat-csv": "^7.0.0", "open-graph-scraper": "^6.11.0", - "otpauth": "^9.4.1", + "otpauth": "^9.5.0", "postgres": "^3.4.8", "qrcode": "^1.5.4", "semver": "^7.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1ae21ac..c08b31c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -111,8 +111,8 @@ importers: specifier: ^6.11.0 version: 6.11.0 otpauth: - specifier: ^9.4.1 - version: 9.4.1 + specifier: ^9.5.0 + version: 9.5.0 postgres: specifier: ^3.4.8 version: 3.4.8 @@ -1608,6 +1608,10 @@ packages: resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==} engines: {node: ^14.21.3 || >=16} + '@noble/hashes@2.0.1': + resolution: {integrity: sha512-XlOlEbQcE9fmuXxrVTXCTlG2nlRXa9Rj3rr5Ue/+tX+nmkgbX720YHh0VR3hBF9xDvwnb8D2shVGOwNx+ulArw==} + engines: {node: '>= 20.19.0'} + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -4054,8 +4058,8 @@ packages: resolution: {integrity: sha512-KkO3qMMzJj9KYGtCl19dRtncb+RuBiG/P9BgukcAG4p2w9wSAWTE90vL6/xqth1K9ThkYF/+xfTGrVvU79TJtQ==} engines: {node: '>=20.0.0'} - otpauth@9.4.1: - resolution: {integrity: sha512-+iVvys36CFsyXEqfNftQm1II7SW23W1wx9RwNk0Cd97lbvorqAhBDksb/0bYry087QMxjiuBS0wokdoZ0iUeAw==} + otpauth@9.5.0: + resolution: {integrity: sha512-Ldhc6UYl4baR5toGr8nfKC+L/b8/RgHKoIixAebgoNGzUUCET02g04rMEZ2ZsPfeVQhMHcuaOgb28nwMr81zCA==} p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} @@ -7086,6 +7090,8 @@ snapshots: '@noble/hashes@1.8.0': {} + '@noble/hashes@2.0.1': {} + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -10324,9 +10330,9 @@ snapshots: iconv-lite: 0.7.1 undici: 7.16.0 - otpauth@9.4.1: + otpauth@9.5.0: dependencies: - '@noble/hashes': 1.8.0 + '@noble/hashes': 2.0.1 p-limit@2.3.0: dependencies: