File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/google-auth-library?activeTab=versions
6
6
7
+ ## [ 9.9.1] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.9.0...v9.9.1 ) (2024-05-08)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** Update dependency @googleapis/iam to v16 ([ #1803 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1803 ) ) ([ 40406a0] ( https://github.com/googleapis/google-auth-library-nodejs/commit/40406a0512cde1d75d2af7dd23aa7aa7de38d30b ) )
13
+ * ** deps:** Update dependency @googleapis/iam to v17 ([ #1808 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1808 ) ) ([ 4d67f07] ( https://github.com/googleapis/google-auth-library-nodejs/commit/4d67f07380f690a99c8facf7266db7cb2d6c69b3 ) )
14
+
7
15
## [ 9.9.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.8.0...v9.9.0 ) (2024-04-18)
8
16
9
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-auth-library" ,
3
- "version" : " 9.9.0 " ,
3
+ "version" : " 9.9.1 " ,
4
4
"author" : " Google Inc." ,
5
5
"description" : " Google APIs Authentication Client Library for Node.js" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@google-cloud/storage" : " ^7.0.0" ,
17
17
"@googleapis/iam" : " ^17.0.0" ,
18
- "google-auth-library" : " ^9.9.0 " ,
18
+ "google-auth-library" : " ^9.9.1 " ,
19
19
"node-fetch" : " ^2.3.0" ,
20
20
"open" : " ^9.0.0" ,
21
21
"server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments