From 78adb27a8a58e7f7a46f97ce4405d1cc77cee14c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 00:39:56 +0000 Subject: [PATCH] Bump protobufjs from 6.8.8 to 6.11.3 in /mp/static/functions/get_wxacode 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] --- mp/static/functions/get_wxacode/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mp/static/functions/get_wxacode/package-lock.json b/mp/static/functions/get_wxacode/package-lock.json index a65b420..a6a1e30 100644 --- a/mp/static/functions/get_wxacode/package-lock.json +++ b/mp/static/functions/get_wxacode/package-lock.json @@ -514,8 +514,8 @@ }, "protobufjs": { "version": "6.8.8", - "resolved": "https://registry.npm.taobao.org/protobufjs/download/protobufjs-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",