Bump protobufjs from 6.11.2 to 6.11.3 in /webclient (#4637)

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-03 01:21:37 -04:00 committed by GitHub
parent d79971edbc
commit 8ee71300a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View file

@ -18,7 +18,7 @@
"jquery": "^3.6.0",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"protobufjs": "^6.11.2",
"protobufjs": "^6.11.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-final-form": "^6.5.8",