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 qs to ^6.13.0 (#5764)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [qs](https://togithub.com/ljharb/qs) | [`^6.12.1` -> `^6.13.0`](https://renovatebot.com/diffs/npm/qs/6.12.1/6.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/qs/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/qs/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/qs/6.12.1/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/qs/6.12.1/6.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ljharb/qs (qs)</summary> ### [`v6.13.0`](https://togithub.com/ljharb/qs/blob/HEAD/CHANGELOG.md#6130) [Compare Source](https://togithub.com/ljharb/qs/compare/v6.12.3...v6.13.0) - \[New] `parse`: add `strictDepth` option ([#​511](https://togithub.com/ljharb/qs/issues/511)) - \[Tests] use `npm audit` instead of `aud` ### [`v6.12.3`](https://togithub.com/ljharb/qs/blob/HEAD/CHANGELOG.md#6123) [Compare Source](https://togithub.com/ljharb/qs/compare/v6.12.2...v6.12.3) - \[Fix] `parse`: properly account for `strictNullHandling` when `allowEmptyArrays` - \[meta] fix changelog indentation ### [`v6.12.2`](https://togithub.com/ljharb/qs/blob/HEAD/CHANGELOG.md#6122) [Compare Source](https://togithub.com/ljharb/qs/compare/v6.12.1...v6.12.2) - \[Fix] `parse`: parse encoded square brackets ([#​506](https://togithub.com/ljharb/qs/issues/506)) - \[readme] add CII best practices badge </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information