mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency blob-polyfill to v9 (#92919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b404dabc55
commit
7c88d50ac4
@ -157,7 +157,7 @@
|
||||
"@typescript-eslint/parser": "6.21.0",
|
||||
"autoprefixer": "10.4.20",
|
||||
"babel-loader": "9.1.3",
|
||||
"blob-polyfill": "7.0.20220408",
|
||||
"blob-polyfill": "9.0.20240710",
|
||||
"browserslist": "^4.21.4",
|
||||
"chance": "^1.0.10",
|
||||
"chrome-remote-interface": "0.33.2",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -12542,10 +12542,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"blob-polyfill@npm:7.0.20220408":
|
||||
version: 7.0.20220408
|
||||
resolution: "blob-polyfill@npm:7.0.20220408"
|
||||
checksum: 10/e7be8bb3bbb3159c9eadac275883f049c4e982f87d60dff2145805103f4df046427988888d321fd9a1e7d2e5a081d65655d0b35098ac04f97833898f7975d8a6
|
||||
"blob-polyfill@npm:9.0.20240710":
|
||||
version: 9.0.20240710
|
||||
resolution: "blob-polyfill@npm:9.0.20240710"
|
||||
checksum: 10/447696afbf0319b08ac4fb4066a0389b1b05e8841fd88619ca846f2f8192054e443b81a51c028d3c05655ba6258822702efa3076ba36df3e2ccf9070b228f421
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18649,7 +18649,7 @@ __metadata:
|
||||
autoprefixer: "npm:10.4.20"
|
||||
babel-loader: "npm:9.1.3"
|
||||
baron: "npm:3.0.3"
|
||||
blob-polyfill: "npm:7.0.20220408"
|
||||
blob-polyfill: "npm:9.0.20240710"
|
||||
brace: "npm:0.11.1"
|
||||
browserslist: "npm:^4.21.4"
|
||||
centrifuge: "npm:5.2.2"
|
||||
|
Loading…
Reference in New Issue
Block a user