We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91ebe73 commit a9eb883Copy full SHA for a9eb883
package.json
@@ -57,8 +57,8 @@
57
"@opentelemetry/semantic-conventions": "~1.34.0",
58
"arrify": "^2.0.0",
59
"extend": "^3.0.2",
60
- "google-auth-library": "^10.0.0-rc.1",
61
- "google-gax": "^5.0.1-rc.0",
+ "google-auth-library": "^10.5.0",
+ "google-gax": "^5.0.5",
62
"heap-js": "^2.6.0",
63
"is-stream-ended": "^0.1.4",
64
"lodash.snakecase": "^4.1.1",
samples/package.json
@@ -33,6 +33,7 @@
33
"@opentelemetry/sdk-trace-node": "^1.17.0",
34
"@opentelemetry/semantic-conventions": "^1.17.0",
35
"avro-js": "^1.11.3",
36
37
"p-defer": "^3.0.0",
38
"protobufjs": "~7.5.0"
39
},
@@ -48,4 +49,4 @@
48
49
"typescript": "^5.1.6",
50
"uuid": "^9.0.0"
51
}
-}
52
+}
0 commit comments