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 (#262)

Bumps the prod-security group with 1 update in the /nodejs-instrumentation 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)

---
updated-dependencies:
- dependency-name: protobufjs
dependency-version: 7.5.5
dependency-type: indirect
dependency-group: prod-security
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
45ac1e30 dd70747c

+4 -3
+4 -3
nodejs-instrumentation/package-lock.json
··· 1824 1824 } 1825 1825 }, 1826 1826 "node_modules/protobufjs": { 1827 - "version": "7.4.0", 1828 - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.4.0.tgz", 1829 - "integrity": "sha512-mRUWCc3KUU4w1jU8sGxICXH/gNS94DvI1gxqDvBzhj1JpcsimQkYiOJfwsPUykUI5ZaspFbSgmBLER8IrQ3tqw==", 1827 + "version": "7.5.5", 1828 + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.5.tgz", 1829 + "integrity": "sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==", 1830 1830 "hasInstallScript": true, 1831 + "license": "BSD-3-Clause", 1831 1832 "dependencies": { 1832 1833 "@protobufjs/aspromise": "^1.1.2", 1833 1834 "@protobufjs/base64": "^1.1.2",