From 602a7d896410aba7a479f69ae43b9f0037c5db9e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 4 Dec 2024 18:51:57 +0000
Subject: [PATCH] fix(deps): update dependency json-2-csv to v5.5.7 (#8917)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [json-2-csv](https://mrodrig.github.io/json-2-csv)
([source](https://redirect.github.com/mrodrig/json-2-csv)) | [`5.5.6` ->
`5.5.7`](https://renovatebot.com/diffs/npm/json-2-csv/5.5.6/5.5.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/json-2-csv/5.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/json-2-csv/5.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/json-2-csv/5.5.6/5.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/json-2-csv/5.5.6/5.5.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mrodrig/json-2-csv (json-2-csv)</summary>

###
[`v5.5.7`](https://redirect.github.com/mrodrig/json-2-csv/releases/tag/5.5.7):
NPM Release v5.5.7

[Compare
Source](https://redirect.github.com/mrodrig/json-2-csv/compare/5.5.6...5.5.7)

- Fixes the bug identified in
[#&#8203;265](https://redirect.github.com/mrodrig/json-2-csv/issues/265)
- Patches a high severity vulnerability identified in a dependency by
`npm audit`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).

🚦 **Automerge**: Enabled.

â™» **Rebasing**: Whenever PR is behind base branch, 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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 frontend/yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/frontend/yarn.lock b/frontend/yarn.lock
index 7437cf0b4455..2e86259cb510 100644
--- a/frontend/yarn.lock
+++ b/frontend/yarn.lock
@@ -6630,12 +6630,12 @@ __metadata:
   linkType: hard
 
 "json-2-csv@npm:^5.5.5":
-  version: 5.5.6
-  resolution: "json-2-csv@npm:5.5.6"
+  version: 5.5.7
+  resolution: "json-2-csv@npm:5.5.7"
   dependencies:
     deeks: "npm:3.1.0"
     doc-path: "npm:4.1.1"
-  checksum: 10c0/df2ca8731690ee1928d1b57b4497e4a51d6fe85369e9e3c503b8bd18affc9dd1f36c138d92acc512fb24e45d3ab0cead248c3491424f875a83ffe466aa7ca8a6
+  checksum: 10c0/b549753fd3155f2077e3f326a968f07afb5e2096d6fa3543de1dc6b836e3fe710ec3f63775e5f1b6a75d72d2c623db723d930b35a6d6d5bd26bb95cd557ec3ee
   languageName: node
   linkType: hard