Skip to content

Commit

Permalink
fix: update gcp-metadata to catch a json-bigint security fix (#1078)
Browse files Browse the repository at this point in the history
  • Loading branch information
feywind committed Oct 19, 2020
1 parent a1893b1 commit 125fe09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"ecdsa-sig-formatter": "^1.0.11",
"fast-text-encoding": "^1.0.0",
"gaxios": "^3.0.0",
"gcp-metadata": "^4.1.0",
"gcp-metadata": "^4.2.0",
"gtoken": "^5.0.4",
"jws": "^4.0.0",
"lru-cache": "^6.0.0"
Expand Down

0 comments on commit 125fe09

Please sign in to comment.