Skip to content

Commit

Permalink
chore(deps): Update gtoken's minimum version (#1390)
Browse files Browse the repository at this point in the history
Helps customers avoid using an insecure version of `gtoken`
  • Loading branch information
danielbankhead committed Apr 11, 2022
1 parent b482544 commit 416ea93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"fast-text-encoding": "^1.0.0",
"gaxios": "^4.0.0",
"gcp-metadata": "^4.2.0",
"gtoken": "^5.0.4",
"gtoken": "^5.3.2",
"jws": "^4.0.0",
"lru-cache": "^6.0.0"
},
Expand Down

0 comments on commit 416ea93

Please sign in to comment.