google-auth-library
Advanced tools
Comparing version
@@ -7,2 +7,9 @@ # Changelog | ||
### [6.1.1](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.0...v6.1.1) (2020-10-06) | ||
### Bug Fixes | ||
* **deps:** upgrade gtoken ([#1064](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1064)) ([9116f24](https://www.github.com/googleapis/google-auth-library-nodejs/commit/9116f247486d6376feca505bbfa42a91d5e579e2)) | ||
## [6.1.0](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.0.8...v6.1.0) (2020-09-22) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "google-auth-library", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"author": "Google Inc.", | ||
@@ -26,3 +26,3 @@ "description": "Google APIs Authentication Client Library for Node.js", | ||
"gcp-metadata": "^4.1.0", | ||
"gtoken": "^5.0.0", | ||
"gtoken": "^5.0.4", | ||
"jws": "^4.0.0", | ||
@@ -29,0 +29,0 @@ "lru-cache": "^6.0.0" |
233044
0.16%Updated