Bump export-to-csv from 1.2.2 to 1.2.3 in /Plan/react/dashboard (#3480)

Bumps [export-to-csv](https://github.com/alexcaza/export-to-csv) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/alexcaza/export-to-csv/releases)
- [Commits](https://github.com/alexcaza/export-to-csv/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: export-to-csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-28 20:21:13 +02:00 committed by GitHub
parent 7fd7f704bf
commit d4aa1e254d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"@testing-library/user-event": "^14.5.2",
"axios": "^1.6.7",
"bootstrap": "^5.3.3",
"export-to-csv": "^1.2.2",
"export-to-csv": "^1.2.3",
"highcharts": "^10.3.3",
"i18next": "^23.10.0",
"i18next-chained-backend": "^4.6.2",

View File

@ -1782,10 +1782,10 @@ expand-template@^2.0.3:
resolved "https://registry.yarnpkg.com/expand-template/-/expand-template-2.0.3.tgz#6e14b3fcee0f3a6340ecb57d2e8918692052a47c"
integrity sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==
export-to-csv@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/export-to-csv/-/export-to-csv-1.2.2.tgz#24f09a2dba34aff65f8f97402a869e88232b8f58"
integrity sha512-d9BxkLlyxeyFU1yhQKGjnnEQj2fh6PjyDVGyiI/uj7PD/oe7Lo1551B1lTaQeXHGPRX2DHuk6i3JMZB6ncJApQ==
export-to-csv@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/export-to-csv/-/export-to-csv-1.2.3.tgz#01ffed393bb195d9b45216ca13094392880cb48e"
integrity sha512-N+hWdpEQNSn4BeltgusTuW65gC+2B5hmOWe4Eu0gw0NwKq92dzD+5ObSSBUeKTy7k+PGG7xDqaThPg8elZ7k+g==
fast-json-patch@^3.0.0-1:
version "3.1.1"