chore(deps): bump abortcontroller-polyfill from 1.7.5 to 1.7.8 in /superset-frontend (#31559)

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] 2025-01-06 16:20:21 -08:00 committed by GitHub
parent c7ae5c587a
commit 8e32aca282
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"@visx/scale": "^3.5.0",
"@visx/tooltip": "^3.0.0",
"@visx/xychart": "^3.5.1",
"abortcontroller-polyfill": "^1.7.5",
"abortcontroller-polyfill": "^1.7.8",
"ace-builds": "^1.36.3",
"antd": "4.10.3",
"antd-v5": "npm:antd@^5.18.0",
@ -16083,8 +16083,9 @@
}
},
"node_modules/abortcontroller-polyfill": {
"version": "1.7.5",
"license": "MIT"
"version": "1.7.8",
"resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.8.tgz",
"integrity": "sha512-9f1iZ2uWh92VcrU9Y8x+LdM4DLj75VE0MJB8zuF1iUnroEptStw+DQ8EQPMUdfe5k+PkB1uUfDQfWbhstH8LrQ=="
},
"node_modules/abstract-logging": {
"version": "2.0.1",
@ -72936,7 +72937,9 @@
}
},
"abortcontroller-polyfill": {
"version": "1.7.5"
"version": "1.7.8",
"resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.8.tgz",
"integrity": "sha512-9f1iZ2uWh92VcrU9Y8x+LdM4DLj75VE0MJB8zuF1iUnroEptStw+DQ8EQPMUdfe5k+PkB1uUfDQfWbhstH8LrQ=="
},
"abstract-logging": {
"version": "2.0.1",

View File

@ -126,7 +126,7 @@
"@visx/scale": "^3.5.0",
"@visx/tooltip": "^3.0.0",
"@visx/xychart": "^3.5.1",
"abortcontroller-polyfill": "^1.7.5",
"abortcontroller-polyfill": "^1.7.8",
"ace-builds": "^1.36.3",
"antd": "4.10.3",
"antd-v5": "npm:antd@^5.18.0",