chore(deps): bump googleapis from 171.2.0 to 171.4.0 in /superset-frontend (#37736)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-06 20:15:29 +07:00
committed by GitHub
parent 1e50422a66
commit ddba88ffad
2 changed files with 5 additions and 5 deletions

View File

@@ -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",

View File

@@ -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",