Skip to content

Commit a77a10c

Browse files
Update dependency protobufjs to v7.6.4 (#614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7db4d2b commit a77a10c

2 files changed

Lines changed: 5 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@grpc/grpc-js": "1.14.4",
108108
"cross-spawn": "^7.0.6",
109109
"body-parser": "^2.2.1",
110-
"protobufjs": "7.6.3",
110+
"protobufjs": "7.6.4",
111111
"@protobufjs/utf8": "1.1.1"
112112
},
113113
"packageManager": "yarn@4.16.0"

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,13 +1406,6 @@ __metadata:
14061406
languageName: node
14071407
linkType: hard
14081408

1409-
"@protobufjs/inquire@npm:^1.1.2":
1410-
version: 1.1.2
1411-
resolution: "@protobufjs/inquire@npm:1.1.2"
1412-
checksum: 10/259756489c75a751552df60d18f82503d2534855646397b96b91cf15807fa852e99bd9eb73dabb64da37aec7913844032ecb031a4326d82aae622f5e4c2f8a17
1413-
languageName: node
1414-
linkType: hard
1415-
14161409
"@protobufjs/path@npm:^1.1.2":
14171410
version: 1.1.2
14181411
resolution: "@protobufjs/path@npm:1.1.2"
@@ -5940,23 +5933,22 @@ __metadata:
59405933
languageName: node
59415934
linkType: hard
59425935

5943-
"protobufjs@npm:7.6.3":
5944-
version: 7.6.3
5945-
resolution: "protobufjs@npm:7.6.3"
5936+
"protobufjs@npm:7.6.4":
5937+
version: 7.6.4
5938+
resolution: "protobufjs@npm:7.6.4"
59465939
dependencies:
59475940
"@protobufjs/aspromise": "npm:^1.1.2"
59485941
"@protobufjs/base64": "npm:^1.1.2"
59495942
"@protobufjs/codegen": "npm:^2.0.5"
59505943
"@protobufjs/eventemitter": "npm:^1.1.1"
59515944
"@protobufjs/fetch": "npm:^1.1.1"
59525945
"@protobufjs/float": "npm:^1.0.2"
5953-
"@protobufjs/inquire": "npm:^1.1.2"
59545946
"@protobufjs/path": "npm:^1.1.2"
59555947
"@protobufjs/pool": "npm:^1.1.0"
59565948
"@protobufjs/utf8": "npm:^1.1.1"
59575949
"@types/node": "npm:>=13.7.0"
59585950
long: "npm:^5.3.2"
5959-
checksum: 10/80c05985e8d7b9657bc7c2e72dea3b20be96209d6f4a550f7849dd9ed73adb3f698b9d876e3a6329828051572e4af253f9b53f56e09fbc009651a26338e5da8b
5951+
checksum: 10/eb6898f3a128ba8622509c89b274b9cf899fbe9ecdea4a94e68a608b3c82f45161f78ee32ea650695976a06a7af217e3bffec387ae244b8e8aab23287a971ea9
59605952
languageName: node
59615953
linkType: hard
59625954

0 commit comments

Comments
 (0)