google-auth-library
Advanced tools
Comparing version
@@ -7,2 +7,9 @@ # Changelog | ||
### [6.1.2](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.1...v6.1.2) (2020-10-19) | ||
### Bug Fixes | ||
* update gcp-metadata to catch a json-bigint security fix ([#1078](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1078)) ([125fe09](https://www.github.com/googleapis/google-auth-library-nodejs/commit/125fe0924a2206ebb0c83ece9947524e7b135803)) | ||
### [6.1.1](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.0...v6.1.1) (2020-10-06) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "google-auth-library", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"author": "Google Inc.", | ||
@@ -25,3 +25,3 @@ "description": "Google APIs Authentication Client Library for Node.js", | ||
"gaxios": "^3.0.0", | ||
"gcp-metadata": "^4.1.0", | ||
"gcp-metadata": "^4.2.0", | ||
"gtoken": "^5.0.4", | ||
@@ -71,3 +71,3 @@ "jws": "^4.0.0", | ||
"webpack": "^4.20.2", | ||
"webpack-cli": "^3.1.1", | ||
"webpack-cli": "^4.0.0", | ||
"@microsoft/api-documenter": "^7.8.10", | ||
@@ -74,0 +74,0 @@ "@microsoft/api-extractor": "^7.8.10" |
233437
0.17%Updated