Skip to content

Commit 167fc8e

Browse files
authored
test: upgrade protobuf version (#1413)
**Description:** There is an incompatibility with the current protobufjs version and it is blocking the CI pipeline. https://togithub.com/googleapis/nodejs-datastore/actions/runs/17623790707/job/50075476485?pr=1405 for more details **Impact:** Unblocks the CI pipeline
1 parent e974dbb commit 167fc8e

File tree

4 files changed

+2961
-320
lines changed

4 files changed

+2961
-320
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"extend": "^3.0.2",
4949
"google-gax": "^5.0.2-rc.1",
5050
"is": "^3.3.0",
51-
"protobufjs": "7.0.0",
51+
"protobufjs": "7.4.0",
5252
"split-array-stream": "^2.0.0",
5353
"stream-events": "^1.0.5"
5454
},

0 commit comments

Comments
 (0)