Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @simplewebauthn/browser to v7.4.0 (#9454)
[![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 <details> <summary>MasterKale/SimpleWebAuthn (@​simplewebauthn/browser)</summary> ### [`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)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information