Skip to content

Commit 24b97e4

Browse files
author
Benjamin E. Coe
authored
fix(deps): updates to metadata check to better work in all environments (#581)
1 parent 1bf675d commit 24b97e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"arrify": "^2.0.0",
6161
"eventid": "^0.1.2",
6262
"extend": "^3.0.2",
63-
"gcp-metadata": "^2.0.0",
64-
"google-auth-library": "^5.0.0",
63+
"gcp-metadata": "^3.0.0",
64+
"google-auth-library": "^5.2.2",
6565
"google-gax": "^1.0.0",
6666
"is": "^3.2.1",
6767
"on-finished": "^2.3.0",

0 commit comments

Comments
 (0)