Skip to content

Commit 15c56d2

Browse files
committed
fix: Update Google Auth and API deps to latest.
1 parent 7cb6184 commit 15c56d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@
8383
"url": "git+https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector"
8484
},
8585
"dependencies": {
86-
"@googleapis/sqladmin": "^29.0.0",
86+
"@googleapis/sqladmin": "^31.0.0",
8787
"gaxios": "^7.0.0",
88-
"google-auth-library": "^9.2.0",
88+
"google-auth-library": "^10.0.0",
8989
"p-throttle": "^7.0.0"
9090
}
9191
}

0 commit comments

Comments
 (0)