Skip to content

Commit 1c03590

Browse files
build(deps-dev): bump protobufjs from 6.11.3 to 7.2.4 in /tfjs-converter (#7812)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 7.2.4. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@v6.11.3...protobufjs-v7.2.4) --- updated-dependencies: - dependency-name: protobufjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f9583e commit 1c03590

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

tfjs-converter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"argparse": "^1.0.10",
3030
"node-fetch": "~2.6.1",
3131
"opn": "~5.1.0",
32-
"protobufjs": "~6.11.3",
32+
"protobufjs": "~7.2.4",
3333
"ts-node": "~8.8.2",
3434
"typescript": "4.9.4",
3535
"yalc": "~1.0.0-pre.50"

tfjs-converter/yarn.lock

+9-17
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,15 @@
6767

6868
"@tensorflow/tfjs-backend-cpu@link:../link-package/node_modules/@tensorflow/tfjs-backend-cpu":
6969
version "0.0.0"
70-
uid ""
7170

7271
"@tensorflow/tfjs-core@link:../link-package/node_modules/@tensorflow/tfjs-core":
7372
version "0.0.0"
74-
uid ""
7573

7674
"@types/argparse@^1.0.38":
7775
version "1.0.38"
7876
resolved "https://registry.yarnpkg.com/@types/argparse/-/argparse-1.0.38.tgz#a81fd8606d481f873a3800c6ebae4f1d768a56a9"
7977
integrity sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==
8078

81-
"@types/long@^4.0.1":
82-
version "4.0.2"
83-
resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a"
84-
integrity sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==
85-
8679
"@types/long@~3.0.32":
8780
version "3.0.32"
8881
resolved "https://registry.yarnpkg.com/@types/long/-/long-3.0.32.tgz#f4e5af31e9e9b196d8e5fca8a5e2e20aa3d60b69"
@@ -284,10 +277,10 @@ jsonfile@^4.0.0:
284277
optionalDependencies:
285278
graceful-fs "^4.1.6"
286279

287-
long@^4.0.0:
288-
version "4.0.0"
289-
resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
290-
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
280+
long@^5.0.0:
281+
version "5.2.3"
282+
resolved "https://registry.yarnpkg.com/long/-/long-5.2.3.tgz#a3ba97f3877cf1d778eccbcb048525ebb77499e1"
283+
integrity sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==
291284

292285
make-error@^1.1.1:
293286
version "1.3.6"
@@ -354,10 +347,10 @@ path-is-absolute@^1.0.0:
354347
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
355348
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
356349

357-
protobufjs@~6.11.3:
358-
version "6.11.3"
359-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
360-
integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
350+
protobufjs@~7.2.4:
351+
version "7.2.4"
352+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
353+
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
361354
dependencies:
362355
"@protobufjs/aspromise" "^1.1.2"
363356
"@protobufjs/base64" "^1.1.2"
@@ -369,9 +362,8 @@ protobufjs@~6.11.3:
369362
"@protobufjs/path" "^1.1.2"
370363
"@protobufjs/pool" "^1.1.0"
371364
"@protobufjs/utf8" "^1.1.0"
372-
"@types/long" "^4.0.1"
373365
"@types/node" ">=13.7.0"
374-
long "^4.0.0"
366+
long "^5.0.0"
375367

376368
require-directory@^2.1.1:
377369
version "2.1.1"

0 commit comments

Comments
 (0)