File tree 3 files changed +9
-2
lines changed
3 files changed +9
-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.7.1] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.7.0...v9.7.1 ) (2024-03-27)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** Update dependency opn to v6 ([ #1775 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1775 ) ) ([ fc8dfe9] ( https://github.com/googleapis/google-auth-library-nodejs/commit/fc8dfe9d373e30dd1bd06eb8cbb8b52e735b4d83 ) )
13
+
7
14
## [ 9.7.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.6.3...v9.7.0 ) (2024-03-12)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-auth-library" ,
3
- "version" : " 9.7.0 " ,
3
+ "version" : " 9.7.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" : " ^15.0.0" ,
18
- "google-auth-library" : " ^9.7.0 " ,
18
+ "google-auth-library" : " ^9.7.1 " ,
19
19
"node-fetch" : " ^2.3.0" ,
20
20
"open" : " ^6.0.0" ,
21
21
"server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments