chore(deps): bump googleapis from 170.1.0 to 171.0.0 in /superset-frontend (#37564)

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-01-30 16:57:04 +07:00
committed by GitHub
parent 2cce0308d4
commit fa79a467e4
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": "^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",

View File

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