diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 1a5a6262f4e..bb8a6ec6d0a 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -224,7 +224,7 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-jsx-remove-data-test-id": "^3.0.0", "babel-plugin-lodash": "^3.3.4", - "baseline-browser-mapping": "^2.10.13", + "baseline-browser-mapping": "^2.10.16", "cheerio": "1.2.0", "concurrently": "^9.2.1", "copy-webpack-plugin": "^14.0.0", @@ -18478,9 +18478,9 @@ "license": "MIT" }, "node_modules/baseline-browser-mapping": { - "version": "2.10.13", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.13.tgz", - "integrity": "sha512-BL2sTuHOdy0YT1lYieUxTw/QMtPBC3pmlJC6xk8BBYVv6vcw3SGdKemQ+Xsx9ik2F/lYDO9tqsFQH1r9PFuHKw==", + "version": "2.10.16", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.16.tgz", + "integrity": "sha512-Lyf3aK28zpsD1yQMiiHD4RvVb6UdMoo8xzG2XzFIfR9luPzOpcBlAsT/qfB1XWS1bxWT+UtE4WmQgsp297FYOA==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 4be6a9aa01f..0b9bf9b535f 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -305,7 +305,7 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-jsx-remove-data-test-id": "^3.0.0", "babel-plugin-lodash": "^3.3.4", - "baseline-browser-mapping": "^2.10.13", + "baseline-browser-mapping": "^2.10.16", "cheerio": "1.2.0", "concurrently": "^9.2.1", "copy-webpack-plugin": "^14.0.0",