From 617b853a047e0e068eaabf1bf540dee66c2b673c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 02:44:59 +0000 Subject: [PATCH] chore(deps): bump protobufjs in /cloud/functions/msg Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.8.8 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/6.8.8...v6.11.3) --- updated-dependencies: - dependency-name: protobufjs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cloud/functions/msg/package-lock.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cloud/functions/msg/package-lock.json b/cloud/functions/msg/package-lock.json index 422b7f4..5be28b6 100644 --- a/cloud/functions/msg/package-lock.json +++ b/cloud/functions/msg/package-lock.json @@ -729,6 +729,11 @@ } } }, + "tcb-router": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/tcb-router/-/tcb-router-1.1.2.tgz", + "integrity": "sha512-VB+83paVdYG0LWaodh73JUy660te2oleM5gETslbCHLnhTtgXXYfAR0dlHBU5dIhhH47V1nKp43lZUo6Xm9O4g==" + }, "tough-cookie": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",