File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"dependencies" : {
35
35
"@semantic-release/error" : " ^4.0.0" ,
36
36
"execa" : " ^8.0.1" ,
37
- "google-auth-library" : " ^9.4.1 " ,
37
+ "google-auth-library" : " ^9.4.2 " ,
38
38
"yaml" : " ^2.3.4" ,
39
39
"zod" : " ^3.22.4"
40
40
},
Original file line number Diff line number Diff line change @@ -2513,10 +2513,10 @@ globby@^14.0.0:
2513
2513
slash "^5.1.0"
2514
2514
unicorn-magic "^0.1.0"
2515
2515
2516
- google-auth-library@^9.4.1 :
2517
- version "9.4.1 "
2518
- resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.4.1 .tgz#dea32cbdae0a47066995a379e6873c52926ea80e "
2519
- integrity sha512-Chs7cuzDuav8W/BXOoRgSXw4u0zxYtuqAHETDR5Q6dG1RwNwz7NUKjsDDHAsBV3KkiiJBtJqjbzy1XU1L41w1g ==
2516
+ google-auth-library@^9.4.2 :
2517
+ version "9.4.2 "
2518
+ resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-9.4.2 .tgz#4831150d2c049c37450a81141be34027657c38b6 "
2519
+ integrity sha512-rTLO4gjhqqo3WvYKL5IdtlCvRqeQ4hxUx/p4lObobY2xotFW3bCQC+Qf1N51CYOfiqfMecdMwW9RIo7dFWYjqw ==
2520
2520
dependencies :
2521
2521
base64-js "^1.3.0"
2522
2522
ecdsa-sig-formatter "^1.0.11"
You can’t perform that action at this time.
0 commit comments