This repository was archived by the owner on Mar 17, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-14
lines changed
Expand file tree Collapse file tree 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1414 "js-yaml" : " ^4.1.0"
1515 },
1616 "devDependencies" : {
17- "@octokit/rest" : " ^19 .0.0" ,
17+ "@octokit/rest" : " ^21 .0.0" ,
1818 "mocha" : " ^10.0.0" ,
19- "sinon" : " ^18 .0.0"
19+ "sinon" : " ^21 .0.0"
2020 }
2121}
Original file line number Diff line number Diff line change 5454 "@google-cloud/promisify" : " ^5.0.0" ,
5555 "@opentelemetry/api" : " ~1.9.0" ,
5656 "@opentelemetry/core" : " ^1.30.1" ,
57- "@opentelemetry/semantic-conventions" : " ~1.39 .0" ,
58- "arrify" : " ^2 .0.0" ,
57+ "@opentelemetry/semantic-conventions" : " ~1.40 .0" ,
58+ "arrify" : " ^3 .0.0" ,
5959 "extend" : " ^3.0.2" ,
6060 "google-auth-library" : " ^10.5.0" ,
6161 "google-gax" : " ^5.0.5" ,
6262 "heap-js" : " ^2.6.0" ,
6363 "is-stream-ended" : " ^0.1.4" ,
6464 "lodash.snakecase" : " ^4.1.1" ,
65- "p-defer" : " ^3 .0.0"
65+ "p-defer" : " ^4 .0.0"
6666 },
6767 "devDependencies" : {
6868 "@grpc/proto-loader" : " ^0.8.0" ,
8080 "@types/uuid" : " ^11.0.0" ,
8181 "c8" : " ^10.1.3" ,
8282 "codecov" : " ^3.8.3" ,
83- "execa" : " ~5 .1.0" ,
83+ "execa" : " ~9 .1.0" ,
8484 "gapic-tools" : " ^1.0.1" ,
85- "gts" : " ^6 .0.0" ,
85+ "gts" : " ^7 .0.0" ,
8686 "jsdoc" : " ^4.0.4" ,
8787 "jsdoc-fresh" : " ^5.0.0" ,
8888 "jsdoc-region-tag" : " ^4.0.0" ,
9393 "nise" : " ^6.1.1" ,
9494 "null-loader" : " ^4.0.1" ,
9595 "path-to-regexp" : " ^8.2.0" ,
96- "protobufjs" : " ~7.5 .0" ,
96+ "protobufjs" : " ~8.0 .0" ,
9797 "proxyquire" : " ^2.1.3" ,
9898 "sinon" : " ^21.0.0" ,
9999 "tmp" : " ^0.2.3" ,
100100 "ts-loader" : " ^9.5.2" ,
101101 "typescript" : " ^5.8.3" ,
102- "uuid" : " ^11.1 .0" ,
102+ "uuid" : " ^13.0 .0" ,
103103 "webpack" : " ^5.99.5" ,
104104 "webpack-cli" : " ^6.0.1" ,
105105 "why-is-node-running" : " ^2.3.0" ,
Original file line number Diff line number Diff line change 2424 "posttypeless" : " npx eslint --fix *.js"
2525 },
2626 "dependencies" : {
27- "@google-cloud/opentelemetry-cloud-trace-exporter" : " ^2 .0.0" ,
27+ "@google-cloud/opentelemetry-cloud-trace-exporter" : " ^3 .0.0" ,
2828 "@google-cloud/pubsub" : " ^5.3.0" ,
2929 "@google-cloud/storage" : " ^7.11.1" ,
3030 "@opentelemetry/api" : " ^1.6.0" ,
3434 "@opentelemetry/semantic-conventions" : " ^1.17.0" ,
3535 "avro-js" : " ^1.11.3" ,
3636 "google-auth-library" : " ^10.5.0" ,
37- "p-defer" : " ^3 .0.0" ,
38- "protobufjs" : " ~7.5 .0"
37+ "p-defer" : " ^4 .0.0" ,
38+ "protobufjs" : " ~8.0 .0"
3939 },
4040 "devDependencies" : {
4141 "@google-cloud/bigquery" : " ^8.0.0" ,
4242 "@google-cloud/typeless-sample-bot" : " ^3.0.0" ,
4343 "@types/chai" : " ^5.0.0" ,
4444 "chai" : " ^6.0.0" ,
45- "gts" : " ^6 .0.0" ,
45+ "gts" : " ^7 .0.0" ,
4646 "lru-cache" : " 10.4.3" ,
4747 "mocha" : " ^10.0.0" ,
4848 "rimraf" : " 5.0.10" ,
4949 "typescript" : " ^5.1.6" ,
50- "uuid" : " ^11.1 .0"
50+ "uuid" : " ^13.0 .0"
5151 }
5252}
You can’t perform that action at this time.
0 commit comments