Skip to content

Commit a1df9ac

Browse files
Bump google-protobuf from 3.21.4 to 4.0.1
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript) from 3.21.4 to 4.0.1. - [Release notes](https://github.com/protocolbuffers/protobuf-javascript/releases) - [Changelog](https://github.com/protocolbuffers/protobuf-javascript/blob/main/protobuf_javascript_release.bzl) - [Commits](protocolbuffers/protobuf-javascript@v3.21.4...v4.0.1) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8da72f commit a1df9ac

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@grpc/proto-loader": "^0.8",
1515
"@grpc/grpc-js": "^1.13",
16-
"google-protobuf": "^3.21",
16+
"google-protobuf": "^4.0",
1717
"decimal.js": "^10.6"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)