This is an automated email from the ASF dual-hosted git repository.
hainenber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new ddba88ffada chore(deps): bump googleapis from 171.2.0 to 171.4.0 in
/superset-frontend (#37736)
ddba88ffada is described below
commit ddba88ffada9bd32a34457f30bb53510474f6274
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 6 20:15:29 2026 +0700
chore(deps): bump googleapis from 171.2.0 to 171.4.0 in /superset-frontend
(#37736)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
superset-frontend/package-lock.json | 8 ++++----
superset-frontend/package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/superset-frontend/package-lock.json
b/superset-frontend/package-lock.json
index fd069990faf..251682293b2 100644
--- a/superset-frontend/package-lock.json
+++ b/superset-frontend/package-lock.json
@@ -79,7 +79,7 @@
"geostyler-openlayers-parser": "^4.3.0",
"geostyler-style": "7.5.0",
"geostyler-wfs-parser": "^2.0.3",
- "googleapis": "^171.2.0",
+ "googleapis": "^171.4.0",
"immer": "^11.1.3",
"interweave": "^13.1.1",
"jquery": "^4.0.0",
@@ -34560,9 +34560,9 @@
}
},
"node_modules/googleapis": {
- "version": "171.2.0",
- "resolved":
"https://registry.npmjs.org/googleapis/-/googleapis-171.2.0.tgz",
- "integrity":
"sha512-6VGd2GpMBKs/qEMRjPRMh/y55xM8mMRMBBWEEzNJRMRo4arYMem2w+Bncct1+Xl2xq6ftL75acWE3Qo52f1RHw==",
+ "version": "171.4.0",
+ "resolved":
"https://registry.npmjs.org/googleapis/-/googleapis-171.4.0.tgz",
+ "integrity":
"sha512-xybFL2SmmUgIifgsbsRQYRdNrSAYwxWZDmkZTGjUIaRnX5jPqR8el/cEvo6rCqh7iaZx6MfEPS/lrDgZ0bymkg==",
"license": "Apache-2.0",
"dependencies": {
"google-auth-library": "^10.2.0",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index bedb415f0e7..c57b7b20c48 100644
--- a/superset-frontend/package.json
+++ b/superset-frontend/package.json
@@ -161,7 +161,7 @@
"geostyler-openlayers-parser": "^4.3.0",
"geostyler-style": "7.5.0",
"geostyler-wfs-parser": "^2.0.3",
- "googleapis": "^171.2.0",
+ "googleapis": "^171.4.0",
"immer": "^11.1.3",
"interweave": "^13.1.1",
"jquery": "^4.0.0",