From 6068f8031ce40e4450ea58147af8099b642f967a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:31:52 +0000 Subject: [PATCH] Build(deps-dev): Bump protobufjs from 6.8.6 to 6.11.3 in /tools/winscope Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.8.6 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.6...v6.11.3) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tools/winscope/package.json | 2 +- tools/winscope/yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/tools/winscope/package.json b/tools/winscope/package.json index 9d6d1cf2b..bdb71ce22 100644 --- a/tools/winscope/package.json +++ b/tools/winscope/package.json @@ -22,7 +22,7 @@ "html-webpack-inline-source-plugin": "^0.0.9", "html-webpack-plugin": "^2.30.1", "loader-utils": "^1.1.0", - "protobufjs": "^6.8.6", + "protobufjs": "^6.11.3", "style-loader": "^0.19.0", "vue-loader": "^12.1.0", "vue-template-compiler": "^2.3.3", diff --git a/tools/winscope/yarn.lock b/tools/winscope/yarn.lock index 7e9850d3c..ffd577c44 100644 --- a/tools/winscope/yarn.lock +++ b/tools/winscope/yarn.lock @@ -45,13 +45,13 @@ version "1.1.0" resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570" -"@types/long@^3.0.32": - version "3.0.32" - resolved "https://registry.yarnpkg.com/@types/long/-/long-3.0.32.tgz#f4e5af31e9e9b196d8e5fca8a5e2e20aa3d60b69" +"@types/long@^4.0.1": + version "4.0.2" + resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a" -"@types/node@^8.9.4": - version "8.10.59" - resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.59.tgz#9e34261f30183f9777017a13d185dfac6b899e04" +"@types/node@>=13.7.0": + version "17.0.38" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947" abbrev@1: version "1.1.0" @@ -4099,9 +4099,9 @@ proto-list@~1.2.1: version "1.2.4" resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" -protobufjs@^6.8.6: - version "6.8.6" - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.8.6.tgz#ce3cf4fff9625b62966c455fc4c15e4331a11ca2" +protobufjs@^6.11.3: + version "6.11.3" + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74" dependencies: "@protobufjs/aspromise" "^1.1.2" "@protobufjs/base64" "^1.1.2" @@ -4113,8 +4113,8 @@ protobufjs@^6.8.6: "@protobufjs/path" "^1.1.2" "@protobufjs/pool" "^1.1.0" "@protobufjs/utf8" "^1.1.0" - "@types/long" "^3.0.32" - "@types/node" "^8.9.4" + "@types/long" "^4.0.1" + "@types/node" ">=13.7.0" long "^4.0.0" proxy-addr@~2.0.5: