Update @elastic/kibana-management - file-saver (main) (#208276)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[@types/file-saver](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/file-saver)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver))
| devDependencies | patch | [`^2.0.0` ->
`^2.0.7`](https://renovatebot.com/diffs/npm/@types%2ffile-saver/2.0.0/2.0.7)
|
| [file-saver](https://redirect.github.com/eligrey/FileSaver.js) |
dependencies | major | [`^1.3.8` ->
`^2.0.5`](https://renovatebot.com/diffs/npm/file-saver/1.3.8/2.0.5) |

---

### Release Notes

<details>
<summary>eligrey/FileSaver.js (file-saver)</summary>

###
[`v2.0.5`](https://redirect.github.com/eligrey/FileSaver.js/compare/2.0.4...5bb701bd6ea05a02836daf8ef88ec350a1dd4d83)

[Compare
Source](https://redirect.github.com/eligrey/FileSaver.js/compare/2.0.4...5bb701bd6ea05a02836daf8ef88ec350a1dd4d83)

###
[`v2.0.4`](https://redirect.github.com/eligrey/FileSaver.js/releases/tag/v2.0.4)

[Compare
Source](https://redirect.github.com/eligrey/FileSaver.js/compare/v2.0.2...2.0.4)

changes how it detect safari

###
[`v2.0.2`](https://redirect.github.com/eligrey/FileSaver.js/blob/HEAD/CHANGELOG.md#202---2019-05-14)

[Compare
Source](3e46b73052...v2.0.2)

- Catching an exception on Send (HEAD)
(\[[#&#8203;534](https://redirect.github.com/eligrey/FileSaver.js/issues/534)])

###
[`v2.0.1`](https://redirect.github.com/eligrey/FileSaver.js/compare/2.0.0...3e46b730528fa34a82fcd97ba98d6e08c6f8eddf)

[Compare
Source](https://redirect.github.com/eligrey/FileSaver.js/compare/2.0.0...3e46b730528fa34a82fcd97ba98d6e08c6f8eddf)

###
[`v2.0.0`](https://redirect.github.com/eligrey/FileSaver.js/blob/HEAD/CHANGELOG.md#200---2018-10-17)

[Compare
Source](https://redirect.github.com/eligrey/FileSaver.js/compare/1.3.8...2.0.0)

- Removed eval to resolve CSP
(\[[#&#8203;465](https://redirect.github.com/eligrey/FileSaver.js/issues/465)])

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
elastic-renovate-prod[bot] 2025-06-11 06:02:38 -07:00 committed by GitHub
parent 9ce88a90a4
commit f99ac4e87a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -1203,7 +1203,7 @@
"fast-deep-equal": "^3.1.3",
"fast-glob": "^3.3.2",
"fastest-levenshtein": "^1.0.16",
"file-saver": "^1.3.8",
"file-saver": "^2.0.5",
"fnv-plus": "^1.3.1",
"formik": "^2.4.6",
"fp-ts": "^2.3.1",
@ -1673,7 +1673,7 @@
"@types/express": "^4.17.21",
"@types/extract-zip": "^1.6.2",
"@types/fetch-mock": "^7.3.1",
"@types/file-saver": "^2.0.0",
"@types/file-saver": "^2.0.7",
"@types/flot": "^0.0.31",
"@types/fnv-plus": "^1.3.2",
"@types/geojson": "^7946.0.10",

View file

@ -11680,10 +11680,10 @@
resolved "https://registry.yarnpkg.com/@types/fetch-mock/-/fetch-mock-7.3.1.tgz#df7421e8bcb351b430bfbfa5c52bb353826ac94f"
integrity sha512-2U4vZWHNbsbK7TRmizgr/pbKe0FKopcxu+hNDtIBDiM1wvrKRItybaYj7VQ6w/hZJStU/JxRiNi5ww4YDEvKbA==
"@types/file-saver@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@types/file-saver/-/file-saver-2.0.0.tgz#cbb49815a5e1129d5f23836a98d65d93822409af"
integrity sha512-dxdRrUov2HVTbSRFX+7xwUPlbGYVEZK6PrSqClg2QPos3PNe0bCajkDDkDeeC1znjSH03KOEqVbXpnJuWa2wgQ==
"@types/file-saver@^2.0.7":
version "2.0.7"
resolved "https://registry.yarnpkg.com/@types/file-saver/-/file-saver-2.0.7.tgz#8dbb2f24bdc7486c54aa854eb414940bbd056f7d"
integrity sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==
"@types/flot@^0.0.31":
version "0.0.31"
@ -19064,10 +19064,10 @@ file-loader@^4.2.0:
loader-utils "^1.2.3"
schema-utils "^2.0.0"
file-saver@^1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/file-saver/-/file-saver-1.3.8.tgz#e68a30c7cb044e2fb362b428469feb291c2e09d8"
integrity sha512-spKHSBQIxxS81N/O21WmuXA2F6wppUCsutpzenOeZzOCCJ5gEfcbqJP983IrpLXzYmXnMUa6J03SubcNPdKrlg==
file-saver@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/file-saver/-/file-saver-2.0.5.tgz#d61cfe2ce059f414d899e9dd6d4107ee25670c38"
integrity sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==
file-selector@^0.4.0:
version "0.4.0"