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 fa79a467e41 chore(deps): bump googleapis from 170.1.0 to 171.0.0 in 
/superset-frontend (#37564)
fa79a467e41 is described below

commit fa79a467e412950e6c6a304589036d884866d5d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 30 16:57:04 2026 +0700

    chore(deps): bump googleapis from 170.1.0 to 171.0.0 in /superset-frontend 
(#37564)
    
    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 cbf29c66c40..abf040df8a5 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": "^170.1.0",
+        "googleapis": "^171.0.0",
         "immer": "^11.1.3",
         "interweave": "^13.1.1",
         "jquery": "^4.0.0",
@@ -34539,9 +34539,9 @@
       }
     },
     "node_modules/googleapis": {
-      "version": "170.1.0",
-      "resolved": 
"https://registry.npmjs.org/googleapis/-/googleapis-170.1.0.tgz";,
-      "integrity": 
"sha512-RLbc7yG6qzZqvAmGcgjvNIoZ7wpcCFxtc+HN+46etxDrlO4a8l5Cb7NxNQGhV91oRmL7mt56VoRoypAtEQEIKg==",
+      "version": "171.0.0",
+      "resolved": 
"https://registry.npmjs.org/googleapis/-/googleapis-171.0.0.tgz";,
+      "integrity": 
"sha512-z+wpYZ9wfO/v58b/7fM0JqwDR6dx6yE3UdQZ9vWrzmzNVHFd85Uud8QewFfm8ht/3Hx2ISLbCs8RfnbrqR8X4A==",
       "license": "Apache-2.0",
       "dependencies": {
         "google-auth-library": "^10.2.0",
diff --git a/superset-frontend/package.json b/superset-frontend/package.json
index 85002f28dd7..dff5390cb38 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": "^170.1.0",
+    "googleapis": "^171.0.0",
     "immer": "^11.1.3",
     "interweave": "^13.1.1",
     "jquery": "^4.0.0",

Reply via email to