From b4eca9461289451f8161e4653bbc7629abeecb9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 00:08:36 +0000 Subject: [PATCH] Bump protobufjs in /cloudfunctions/mourning_getOperatedCountByMissedId 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] --- .../mourning_getOperatedCountByMissedId/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloudfunctions/mourning_getOperatedCountByMissedId/package-lock.json b/cloudfunctions/mourning_getOperatedCountByMissedId/package-lock.json index b7bdb21..033c31c 100644 --- a/cloudfunctions/mourning_getOperatedCountByMissedId/package-lock.json +++ b/cloudfunctions/mourning_getOperatedCountByMissedId/package-lock.json @@ -462,8 +462,8 @@ }, "protobufjs": { "version": "6.8.8", - "resolved": "https://registry.npm.taobao.org/protobufjs/download/protobufjs-6.8.8.tgz?cache=0&sync_timestamp=1583953499678&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fprotobufjs%2Fdownload%2Fprotobufjs-6.8.8.tgz", - "integrity": "sha1-yLTxKC/XqQ5vWxCe0RyEr4KQjnw=", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-6.8.8.tgz", + "integrity": "sha512-AAmHtD5pXgZfi7GMpllpO3q1Xw1OYldr+dMUlAnffGTAhqkg72WdmSY71uKBF/JuyiKs8psYbtKrhi0ASCD8qw==", "requires": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2",