Skip to content

Commit 1c33668

Browse files
Bump google-protobuf from 4.0.0 to 4.0.1 in /webapp
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript) from 4.0.0 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@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b38b281 commit 1c33668

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-webpack-plugin": "^5.0.2",
2828
"file-loader": "^6.2.0",
2929
"fs-extra": "^11.3.2",
30-
"google-protobuf": "^4.0.0",
30+
"google-protobuf": "^4.0.1",
3131
"grpc-web": "^2.0.2",
3232
"gts": "^6.0.2",
3333
"html-webpack-plugin": "^5.6.5",

webapp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5831,10 +5831,10 @@ globrex@^0.1.2:
58315831
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
58325832
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
58335833

5834-
google-protobuf@^4.0.0:
5835-
version "4.0.0"
5836-
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-4.0.0.tgz#9352fdbad77538dad1355c8a811c12aed7cfbce3"
5837-
integrity sha512-b8wmenhUMf2WNL+xIJ/slvD/hEE6V3nRnG86O2bzkBrMweM9gnqZE1dfXlDjibY3aXJXDNbAHepevYyQ7qWKsQ==
5834+
google-protobuf@^4.0.1:
5835+
version "4.0.1"
5836+
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-4.0.1.tgz#9e5935307ead0e32714e33f33a3caac9bd9b49b4"
5837+
integrity sha512-0I4mx3UtAwpcc8l9Ds5gHcwV2FyPdwvxxBcor8LusE4b6PjoFxEngZRBepjvuQ4B0eZ2iu/Vezh8oRsnpJ9UGA==
58385838

58395839
gopd@^1.0.1, gopd@^1.2.0:
58405840
version "1.2.0"

0 commit comments

Comments
 (0)