Skip to content

Commit bb0f9eb

Browse files
authored
Merge branch 'main' into fix-docs-ci
2 parents d0bdba8 + a9eb883 commit bb0f9eb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@opentelemetry/semantic-conventions": "~1.34.0",
5858
"arrify": "^2.0.0",
5959
"extend": "^3.0.2",
60-
"google-auth-library": "^10.0.0-rc.1",
61-
"google-gax": "^5.0.1-rc.0",
60+
"google-auth-library": "^10.5.0",
61+
"google-gax": "^5.0.5",
6262
"heap-js": "^2.6.0",
6363
"is-stream-ended": "^0.1.4",
6464
"lodash.snakecase": "^4.1.1",

samples/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"@opentelemetry/sdk-trace-node": "^1.17.0",
3434
"@opentelemetry/semantic-conventions": "^1.17.0",
3535
"avro-js": "^1.11.3",
36+
"google-auth-library": "^10.5.0",
3637
"p-defer": "^3.0.0",
3738
"protobufjs": "~7.5.0"
3839
},
@@ -48,4 +49,4 @@
4849
"typescript": "^5.1.6",
4950
"uuid": "^9.0.0"
5051
}
51-
}
52+
}

0 commit comments

Comments
 (0)