This is an automated email from the ASF dual-hosted git repository. rusackas pushed a commit to branch dependabot/npm_and_yarn/superset-frontend/packages/superset-ui-core/core-js-tw-3.48.0 in repository https://gitbox.apache.org/repos/asf/superset.git
commit fab153c28c219d05d83f9f6001a81e12ed7ebd9b Author: Evan Rusackas <[email protected]> AuthorDate: Fri Jan 23 15:07:01 2026 -0800 chore(deps): update package-lock.json Co-Authored-By: Claude Opus 4.5 <[email protected]> --- superset-frontend/package-lock.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 0908ecd856..abfe615014 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -63905,7 +63905,7 @@ "ag-grid-react": "34.3.1", "brace": "^0.11.1", "classnames": "^2.5.1", - "core-js": "^3.38.1", + "core-js": "^3.48.0", "csstype": "^3.2.3", "d3-format": "^1.3.2", "d3-interpolate": "^3.0.1", @@ -64037,6 +64037,17 @@ "url": "https://github.com/sponsors/wooorm" } }, + "packages/superset-ui-core/node_modules/core-js": { + "version": "3.48.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz", + "integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==", + "hasInstallScript": true, + "license": "MIT", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/core-js" + } + }, "packages/superset-ui-core/node_modules/d3-color": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-2.0.0.tgz",
