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

Bumps the prod-security group with 1 update in the /server directory: [protobufjs](https://github.com/protobufjs/protobuf.js).


Updates `protobufjs` from 7.5.4 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.5.4...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
dd70747c c05e4c76

+10 -64
+10 -64
server/package-lock.json
··· 2708 2708 "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==", 2709 2709 "license": "Apache-2.0" 2710 2710 }, 2711 - "node_modules/@grpc/proto-loader/node_modules/protobufjs": { 2712 - "version": "7.5.4", 2713 - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz", 2714 - "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==", 2715 - "hasInstallScript": true, 2716 - "license": "BSD-3-Clause", 2717 - "dependencies": { 2718 - "@protobufjs/aspromise": "^1.1.2", 2719 - "@protobufjs/base64": "^1.1.2", 2720 - "@protobufjs/codegen": "^2.0.4", 2721 - "@protobufjs/eventemitter": "^1.1.0", 2722 - "@protobufjs/fetch": "^1.1.0", 2723 - "@protobufjs/float": "^1.0.2", 2724 - "@protobufjs/inquire": "^1.1.0", 2725 - "@protobufjs/path": "^1.1.2", 2726 - "@protobufjs/pool": "^1.1.0", 2727 - "@protobufjs/utf8": "^1.1.0", 2728 - "@types/node": ">=13.7.0", 2729 - "long": "^5.0.0" 2730 - }, 2731 - "engines": { 2732 - "node": ">=12.0.0" 2733 - } 2734 - }, 2735 2711 "node_modules/@humanfs/core": { 2736 2712 "version": "0.19.1", 2737 2713 "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz", ··· 15587 15563 "node": ">=18" 15588 15564 } 15589 15565 }, 15590 - "node_modules/google-gax/node_modules/long": { 15591 - "version": "5.3.2", 15592 - "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz", 15593 - "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==", 15594 - "license": "Apache-2.0" 15595 - }, 15596 15566 "node_modules/google-gax/node_modules/node-fetch": { 15597 15567 "version": "3.3.2", 15598 15568 "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz", ··· 15609 15579 "funding": { 15610 15580 "type": "opencollective", 15611 15581 "url": "https://opencollective.com/node-fetch" 15612 - } 15613 - }, 15614 - "node_modules/google-gax/node_modules/protobufjs": { 15615 - "version": "7.5.4", 15616 - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz", 15617 - "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==", 15618 - "hasInstallScript": true, 15619 - "license": "BSD-3-Clause", 15620 - "dependencies": { 15621 - "@protobufjs/aspromise": "^1.1.2", 15622 - "@protobufjs/base64": "^1.1.2", 15623 - "@protobufjs/codegen": "^2.0.4", 15624 - "@protobufjs/eventemitter": "^1.1.0", 15625 - "@protobufjs/fetch": "^1.1.0", 15626 - "@protobufjs/float": "^1.0.2", 15627 - "@protobufjs/inquire": "^1.1.0", 15628 - "@protobufjs/path": "^1.1.2", 15629 - "@protobufjs/pool": "^1.1.0", 15630 - "@protobufjs/utf8": "^1.1.0", 15631 - "@types/node": ">=13.7.0", 15632 - "long": "^5.0.0" 15633 - }, 15634 - "engines": { 15635 - "node": ">=12.0.0" 15636 15582 } 15637 15583 }, 15638 15584 "node_modules/google-logging-utils": { ··· 19021 18967 "node": ">=18" 19022 18968 } 19023 18969 }, 19024 - "node_modules/proto3-json-serializer/node_modules/long": { 19025 - "version": "5.3.2", 19026 - "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz", 19027 - "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==", 19028 - "license": "Apache-2.0" 19029 - }, 19030 - "node_modules/proto3-json-serializer/node_modules/protobufjs": { 19031 - "version": "7.5.4", 19032 - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz", 19033 - "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==", 18970 + "node_modules/protobufjs": { 18971 + "version": "7.5.5", 18972 + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.5.tgz", 18973 + "integrity": "sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==", 19034 18974 "hasInstallScript": true, 19035 18975 "license": "BSD-3-Clause", 19036 18976 "dependencies": { ··· 19050 18990 "engines": { 19051 18991 "node": ">=12.0.0" 19052 18992 } 18993 + }, 18994 + "node_modules/protobufjs/node_modules/long": { 18995 + "version": "5.3.2", 18996 + "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz", 18997 + "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==", 18998 + "license": "Apache-2.0" 19053 18999 }, 19054 19000 "node_modules/proxy-addr": { 19055 19001 "version": "2.0.7",