Skip to content

Commit 88813af

Browse files
chore(deps): bump google-protobuf from 3.21.4 to 4.0.2 (#1244)
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript) from 3.21.4 to 4.0.2. - [Release notes](https://github.com/protocolbuffers/protobuf-javascript/releases) - [Commits](protocolbuffers/protobuf-javascript@v3.21.4...v4.0.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Smulovics <psmulovics@users.noreply.github.com>
1 parent 0e3a419 commit 88813af

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

package-lock.json

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

prototypes/process-explorer/oss-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular/router": "^20.3.15",
2525
"@improbable-eng/grpc-web": "^0.15.0",
2626
"@types/google-protobuf": "^3.15.12",
27-
"google-protobuf": "^3.21.2",
27+
"google-protobuf": "^4.0.2",
2828
"material-icons": "^1.13.10",
2929
"ts-protoc-gen": "^0.15.0",
3030
"rxjs": "^7.8.0",

0 commit comments

Comments
 (0)