diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index d28991ad5eb..b96501af822 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.29", + "baseline-browser-mapping": "^2.10.31", "cheerio": "1.2.0", "concurrently": "^9.2.1", "copy-webpack-plugin": "^14.0.0", @@ -17218,9 +17218,9 @@ "license": "MIT" }, "node_modules/baseline-browser-mapping": { - "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==", + "version": "2.10.31", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.31.tgz", + "integrity": "sha512-MujYO3eP72uvmSE0i4wltsodRfIpZATP3jvzRNRGGxgzId7aVocVJJV3nf01qnzzKFGxQVC9bpWxl5cjxTr/7Q==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/superset-frontend/package.json b/superset-frontend/package.json index cd156d35b11..21eeee55bc4 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.29", + "baseline-browser-mapping": "^2.10.31", "cheerio": "1.2.0", "concurrently": "^9.2.1", "copy-webpack-plugin": "^14.0.0",