Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @simplewebauthn/server to v7.4.0 (#9480)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@simplewebauthn/server](https://github.com/MasterKale/SimpleWebAuthn/tree/master/packages/server#readme) ([source](https://github.com/MasterKale/SimpleWebAuthn)) | [`7.3.1` -> `7.4.0`](https://renovatebot.com/diffs/npm/@simplewebauthn%2fserver/7.3.1/7.4.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>MasterKale/SimpleWebAuthn (@​simplewebauthn/server)</summary> ### [`v7.4.0`](https://github.com/MasterKale/SimpleWebAuthn/blob/HEAD/CHANGELOG.md#v740) [Compare Source](https://github.com/MasterKale/SimpleWebAuthn/compare/v7.3.1...v7.4.0) **Packages:** - [@​simplewebauthn/browser](https://github.com/simplewebauthn/browser)[@​7](https://github.com/7).4.0 - [@​simplewebauthn/iso-webcrypto](https://github.com/simplewebauthn/iso-webcrypto)[@​7](https://github.com/7).4.0 - [@​simplewebauthn/server](https://github.com/simplewebauthn/server)[@​7](https://github.com/7).4.0 - [@​simplewebauthn/typescript-types](https://github.com/simplewebauthn/typescript-types)[@​7](https://github.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://github.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://github.com/MasterKale/SimpleWebAuthn/pull/415)) - **\[typescript-types]** `"smart-card"` is now a recognized value for `AuthenticatorTransportFuture` ([#​399](https://github.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