Mirror of https://github.com/roostorg/coop github.com/roostorg/coop
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

build(deps): bump protobufjs (#264)

Bumps protobufjs in the /client directory: [protobufjs](https://github.com/protobufjs/protobuf.js).

Updates `protobufjs` from 7.4.0 to 7.5.5
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.4.0...protobufjs-v7.5.5)

authored by

Paweł Wieczorek and committed by
GitHub
f1d37149 45ac1e30

+4 -3
+4 -3
client/package-lock.json
··· 10636 10636 } 10637 10637 }, 10638 10638 "node_modules/protobufjs": { 10639 - "version": "7.4.0", 10640 - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.4.0.tgz", 10641 - "integrity": "sha512-mRUWCc3KUU4w1jU8sGxICXH/gNS94DvI1gxqDvBzhj1JpcsimQkYiOJfwsPUykUI5ZaspFbSgmBLER8IrQ3tqw==", 10639 + "version": "7.5.5", 10640 + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.5.tgz", 10641 + "integrity": "sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==", 10642 10642 "hasInstallScript": true, 10643 + "license": "BSD-3-Clause", 10643 10644 "dependencies": { 10644 10645 "@protobufjs/aspromise": "^1.1.2", 10645 10646 "@protobufjs/base64": "^1.1.2",