|
|
|
|
@ -28,7 +28,8 @@
@@ -28,7 +28,8 @@
|
|
|
|
|
"core-js": "3.44.0", |
|
|
|
|
"form-data": "4.0.3", |
|
|
|
|
"google-auth-library": "10.1.0", |
|
|
|
|
"googleapis": "150.0.1", |
|
|
|
|
"googleapis": "152.0.0", |
|
|
|
|
"googleapis-common": "8.0.0", |
|
|
|
|
"https-proxy-agent": "7.0.6", |
|
|
|
|
"inquirer": "8.2.6", |
|
|
|
|
"keytar": "7.9.0", |
|
|
|
|
@ -13200,27 +13201,27 @@
@@ -13200,27 +13201,27 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/googleapis": { |
|
|
|
|
"version": "150.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-150.0.1.tgz", |
|
|
|
|
"integrity": "sha512-9Wa9vm3WtDpss0VFBHsbZWcoRccpOSWdpz7YIfb1LBXopZJEg/Zc8ymmaSgvDkP4FhN+pqPS9nZjO7REAJWSUg==", |
|
|
|
|
"version": "152.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/googleapis/-/googleapis-152.0.0.tgz", |
|
|
|
|
"integrity": "sha512-i/eo7ytwdWv9vONIY/MdUkSYOnGTtTMLP1y4eaTazGVArlmkH47Th07HLz8EYgIwsixqTR48bxAcdsGd9yoZqg==", |
|
|
|
|
"license": "Apache-2.0", |
|
|
|
|
"dependencies": { |
|
|
|
|
"google-auth-library": "^10.0.0-rc.1", |
|
|
|
|
"googleapis-common": "^8.0.2-rc.0" |
|
|
|
|
"google-auth-library": "^10.1.0", |
|
|
|
|
"googleapis-common": "^8.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=18" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/googleapis-common": { |
|
|
|
|
"version": "8.0.2-rc.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/googleapis-common/-/googleapis-common-8.0.2-rc.0.tgz", |
|
|
|
|
"integrity": "sha512-JTcxRvmFa9Ec1uyfMEimEMeeKq1sHNZX3vn2qmoUMtnvixXXvcqTcbDZvEZXkEWpGlPlOf4joyep6/qs0BrLyg==", |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/googleapis-common/-/googleapis-common-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-66if47It7y+Sab3HMkwEXx1kCq9qUC9px8ZXoj1CMrmLmUw81GpbnsNlXnlyZyGbGPGcj+tDD9XsZ23m7GLaJQ==", |
|
|
|
|
"license": "Apache-2.0", |
|
|
|
|
"dependencies": { |
|
|
|
|
"extend": "^3.0.2", |
|
|
|
|
"gaxios": "^7.0.0-rc.4", |
|
|
|
|
"google-auth-library": "^10.0.0-rc.1", |
|
|
|
|
"google-auth-library": "^10.1.0", |
|
|
|
|
"qs": "^6.7.0", |
|
|
|
|
"url-template": "^2.0.8" |
|
|
|
|
}, |
|
|
|
|
|