diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 2be3f5cded7..c7e83b6b2d9 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -229,7 +229,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.24", + "baseline-browser-mapping": "^2.10.29", "cheerio": "1.2.0", "concurrently": "^9.2.1", "copy-webpack-plugin": "^14.0.0", @@ -17358,9 +17358,9 @@ "license": "MIT" }, "node_modules/baseline-browser-mapping": { - "version": "2.10.24", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.24.tgz", - "integrity": "sha512-I2NkZOOrj2XuguvWCK6OVh9GavsNjZjK908Rq3mIBK25+GD8vPX5w2WdxVqnQ7xx3SrZJiCiZFu+/Oz50oSYSA==", + "version": "2.10.29", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.29.tgz", + "integrity": "sha512-Asa2krT+XTPZINCS+2QcyS8WTkObE77RwkydwF7h6DmnKqbvlalz93m/dnphUyCa6SWSP51VgtEUf2FN+gelFQ==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/superset-frontend/package.json b/superset-frontend/package.json index 6019be92551..d11495d360f 100644 --- a/superset-frontend/package.json +++ b/superset-frontend/package.json @@ -310,7 +310,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.24", + "baseline-browser-mapping": "^2.10.29", "cheerio": "1.2.0", "concurrently": "^9.2.1", "copy-webpack-plugin": "^14.0.0",