Comparing version 7.0.0 to 7.0.1
@@ -7,2 +7,9 @@ # Changelog | ||
## [7.0.1](https://github.com/googleapis/node-gtoken/compare/v7.0.0...v7.0.1) (2023-07-12) | ||
### Bug Fixes | ||
* **deps:** Update gaxios to 6.0.0 ([#462](https://github.com/googleapis/node-gtoken/issues/462)) ([c05a2b3](https://github.com/googleapis/node-gtoken/commit/c05a2b35d1bb369fc54f80784d9361c0d6cbc2e7)) | ||
## [7.0.0](https://github.com/googleapis/node-gtoken/compare/v6.1.2...v7.0.0) (2023-07-11) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "gtoken", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Node.js Google Authentication Service Account Tokens", | ||
@@ -42,3 +42,3 @@ "main": "./build/src/index.js", | ||
"dependencies": { | ||
"gaxios": "^5.0.1", | ||
"gaxios": "^6.0.0", | ||
"jws": "^4.0.0" | ||
@@ -45,0 +45,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39240
+ Addedagent-base@7.1.1(transitive)
+ Addedgaxios@6.7.1(transitive)
+ Addedhttps-proxy-agent@7.0.5(transitive)
+ Addeduuid@9.0.1(transitive)
- Removedagent-base@6.0.2(transitive)
- Removedgaxios@5.1.3(transitive)
- Removedhttps-proxy-agent@5.0.1(transitive)
Updatedgaxios@^6.0.0