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 c09a4f6f471 chore(deps): bump googleapis from 171.1.0 to 171.2.0 in
/superset-frontend (#37690)
c09a4f6f471 is described below
commit c09a4f6f4719498a615eecdb826e71fee6b013e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 21:37:26 2026 +0700
chore(deps): bump googleapis from 171.1.0 to 171.2.0 in /superset-frontend
(#37690)
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 bf4b0220dc4..5d10c81e859 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.1.0",
+ "googleapis": "^171.2.0",
"immer": "^11.1.3",
"interweave": "^13.1.1",
"jquery": "^4.0.0",
@@ -34580,9 +34580,9 @@
}
},
"node_modules/googleapis": {
- "version": "171.1.0",
- "resolved":
"https://registry.npmjs.org/googleapis/-/googleapis-171.1.0.tgz",
- "integrity":
"sha512-2f3O75VjbKRnvwN5Pwi6ZZEcnOiO10ZfPSX19oE2ehxC8689NxWZLMPKsap7qgT48adu2NEA8tlUQZK2nt0EDA==",
+ "version": "171.2.0",
+ "resolved":
"https://registry.npmjs.org/googleapis/-/googleapis-171.2.0.tgz",
+ "integrity":
"sha512-6VGd2GpMBKs/qEMRjPRMh/y55xM8mMRMBBWEEzNJRMRo4arYMem2w+Bncct1+Xl2xq6ftL75acWE3Qo52f1RHw==",
"license": "Apache-2.0",
"dependencies": {
"google-auth-library": "^10.2.0",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index d4c1b4ef658..633975d6424 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.1.0",
+ "googleapis": "^171.2.0",
"immer": "^11.1.3",
"interweave": "^13.1.1",
"jquery": "^4.0.0",