build(deps): bump ace-builds from 1.4.14 to 1.35.4 in /superset-frontend (#29762)

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-07-29 12:15:15 -06:00 committed by GitHub
parent f51bf67554
commit 705ffda574
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -56,7 +56,7 @@
"@visx/tooltip": "^3.0.0",
"@visx/xychart": "^3.5.1",
"abortcontroller-polyfill": "^1.1.9",
"ace-builds": "^1.4.14",
"ace-builds": "^1.35.4",
"antd": "4.10.3",
"antd-v5": "npm:antd@^5.18.0",
"babel-plugin-typescript-to-proptypes": "^2.0.0",
@ -18328,9 +18328,9 @@
}
},
"node_modules/ace-builds": {
"version": "1.4.14",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.14.tgz",
"integrity": "sha512-NBOQlm9+7RBqRqZwimpgquaLeTJFayqb9UEPtTkpC3TkkwDnlsT/TwsCC0svjt9kEZ6G9mH5AEOHSz6Q/HrzQQ=="
"version": "1.35.4",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.35.4.tgz",
"integrity": "sha512-r0KQclhZ/uk5a4zOqRYQkJuQuu4vFMiA6VTj54Tk4nI1TUR3iEMMppZkWbNoWEgWwv4ciDloObb9Rf4V55Qgjw=="
},
"node_modules/acorn": {
"version": "8.11.3",
@ -82826,9 +82826,9 @@
}
},
"ace-builds": {
"version": "1.4.14",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.14.tgz",
"integrity": "sha512-NBOQlm9+7RBqRqZwimpgquaLeTJFayqb9UEPtTkpC3TkkwDnlsT/TwsCC0svjt9kEZ6G9mH5AEOHSz6Q/HrzQQ=="
"version": "1.35.4",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.35.4.tgz",
"integrity": "sha512-r0KQclhZ/uk5a4zOqRYQkJuQuu4vFMiA6VTj54Tk4nI1TUR3iEMMppZkWbNoWEgWwv4ciDloObb9Rf4V55Qgjw=="
},
"acorn": {
"version": "8.11.3",

View File

@ -121,7 +121,7 @@
"@visx/tooltip": "^3.0.0",
"@visx/xychart": "^3.5.1",
"abortcontroller-polyfill": "^1.1.9",
"ace-builds": "^1.4.14",
"ace-builds": "^1.35.4",
"antd": "4.10.3",
"antd-v5": "npm:antd@^5.18.0",
"babel-plugin-typescript-to-proptypes": "^2.0.0",