From 92d12fc7b916ab906dc7714e95d13d248b6f8b37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:32:05 +0000 Subject: [PATCH] fix(deps): update dependency @simplewebauthn/browser to v7.4.0 (#9454) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@simplewebauthn/browser](https://togithub.com/MasterKale/SimpleWebAuthn/tree/master/packages/browser#readme) ([source](https://togithub.com/MasterKale/SimpleWebAuthn)) | [`7.2.0` -> `7.4.0`](https://renovatebot.com/diffs/npm/@simplewebauthn%2fbrowser/7.2.0/7.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@simplewebauthn%2fbrowser/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@simplewebauthn%2fbrowser/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@simplewebauthn%2fbrowser/7.2.0/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@simplewebauthn%2fbrowser/7.2.0/7.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
MasterKale/SimpleWebAuthn (@​simplewebauthn/browser) ### [`v7.4.0`](https://togithub.com/MasterKale/SimpleWebAuthn/blob/HEAD/CHANGELOG.md#v740) [Compare Source](https://togithub.com/MasterKale/SimpleWebAuthn/compare/v7.2.0...v7.4.0) **Packages:** - [@​simplewebauthn/browser](https://togithub.com/simplewebauthn/browser)[@​7](https://togithub.com/7).4.0 - [@​simplewebauthn/iso-webcrypto](https://togithub.com/simplewebauthn/iso-webcrypto)[@​7](https://togithub.com/7).4.0 - [@​simplewebauthn/server](https://togithub.com/simplewebauthn/server)[@​7](https://togithub.com/7).4.0 - [@​simplewebauthn/typescript-types](https://togithub.com/simplewebauthn/typescript-types)[@​7](https://togithub.com/7).4.0 **Changes:** - **\[browser] \[typescript-types]** `AuthenticatorAttestationResponseJSON` now includes additional, optional `publicKeyAlgorithm`, `publicKey`, and `authenticatorData` convenience values that track JSON interface changes in WebAuthn L3 draft ([#​400](https://togithub.com/MasterKale/SimpleWebAuthn/pull/400)) - **\[iso-crypto]** Version sync - **\[server]** `verifyRegistrationResponse()` and `verifyAuthenticationResponse()` now return the matched origin and RP ID in their to output to help RP's that use the same verification logic with multiple origins and RP ID's understand where a response was generated and for which RP ([#​415](https://togithub.com/MasterKale/SimpleWebAuthn/pull/415)) - **\[typescript-types]** `"smart-card"` is now a recognized value for `AuthenticatorTransportFuture` ([#​399](https://togithub.com/MasterKale/SimpleWebAuthn/pull/399))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../auth-providers/dbAuth/setup/package.json | 2 +- .../auth-providers/dbAuth/web/package.json | 2 +- yarn.lock | 23 ++++++++++++------- 3 files changed, 17 insertions(+), 10 deletions(-) diff --git a/packages/auth-providers/dbAuth/setup/package.json b/packages/auth-providers/dbAuth/setup/package.json index 51d2474e3ccc..e6f6a4ea04df 100644 --- a/packages/auth-providers/dbAuth/setup/package.json +++ b/packages/auth-providers/dbAuth/setup/package.json @@ -24,7 +24,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.23.2", "@redwoodjs/cli-helpers": "6.0.7", - "@simplewebauthn/browser": "7.2.0", + "@simplewebauthn/browser": "7.4.0", "core-js": "3.33.2", "prompts": "2.4.2", "terminal-link": "2.1.1" diff --git a/packages/auth-providers/dbAuth/web/package.json b/packages/auth-providers/dbAuth/web/package.json index 05289509b8ef..10ccd63b5500 100644 --- a/packages/auth-providers/dbAuth/web/package.json +++ b/packages/auth-providers/dbAuth/web/package.json @@ -25,7 +25,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.23.2", "@redwoodjs/auth": "6.0.7", - "@simplewebauthn/browser": "7.2.0", + "@simplewebauthn/browser": "7.4.0", "core-js": "3.33.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 114f2baf4930..a88daf6d93b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8111,7 +8111,7 @@ __metadata: "@babel/core": ^7.22.20 "@babel/runtime-corejs3": 7.23.2 "@redwoodjs/cli-helpers": 6.0.7 - "@simplewebauthn/browser": 7.2.0 + "@simplewebauthn/browser": 7.4.0 "@simplewebauthn/typescript-types": 7.0.0 "@types/yargs": 17.0.24 core-js: 3.33.2 @@ -8130,7 +8130,7 @@ __metadata: "@babel/core": ^7.22.20 "@babel/runtime-corejs3": 7.23.2 "@redwoodjs/auth": 6.0.7 - "@simplewebauthn/browser": 7.2.0 + "@simplewebauthn/browser": 7.4.0 "@simplewebauthn/typescript-types": 7.0.0 "@types/react": 18.2.14 core-js: 3.33.2 @@ -9396,12 +9396,12 @@ __metadata: languageName: node linkType: hard -"@simplewebauthn/browser@npm:7.2.0": - version: 7.2.0 - resolution: "@simplewebauthn/browser@npm:7.2.0" +"@simplewebauthn/browser@npm:7.4.0": + version: 7.4.0 + resolution: "@simplewebauthn/browser@npm:7.4.0" dependencies: - "@simplewebauthn/typescript-types": "*" - checksum: 7a12b06bb20e1f6214524603b5d030ec110c85dee1399946400315ee4fb9e1fcc79809a41851445b7f09513b56fb6e6fca5c78365e04dee7244e19b985672cb4 + "@simplewebauthn/typescript-types": ^7.4.0 + checksum: cd69d51511e1bb75603b254b706194e8b7c3849e8f02fcb373cc8bb8c789df803a1bb900de7853c0cc63c0ad81fd56497ca63885638d566137afa387674099ad languageName: node linkType: hard @@ -9436,7 +9436,14 @@ __metadata: languageName: node linkType: hard -"@simplewebauthn/typescript-types@npm:*, @simplewebauthn/typescript-types@npm:7.0.0": +"@simplewebauthn/typescript-types@npm:*, @simplewebauthn/typescript-types@npm:^7.4.0": + version: 7.4.0 + resolution: "@simplewebauthn/typescript-types@npm:7.4.0" + checksum: b7aefd742d2f483531ff96509475571339660addba1f140883d8e489601d6a3a5b1c6759aa5ba27a9da5b502709aee9f060a4d4e57010f32c94eb5c42ef562a3 + languageName: node + linkType: hard + +"@simplewebauthn/typescript-types@npm:7.0.0": version: 7.0.0 resolution: "@simplewebauthn/typescript-types@npm:7.0.0" checksum: 4682a353bace25f195b6621d4b96e9db48562edc68a005785230519c71838028de20154a842c4c1859f605562668ff689ab532b0afdce926d5720e7573160da4