Skip to content

Commit cee63ca

Browse files
Drarig29Qard
authored andcommitted
dep: bump protobufjs to 7.2.4 (#3374)
1 parent 3a6c6b5 commit cee63ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"node-abort-controller": "^3.0.1",
9696
"opentracing": ">=0.12.1",
9797
"path-to-regexp": "^0.1.2",
98-
"protobufjs": "^7.1.2",
98+
"protobufjs": "^7.2.4",
9999
"retry": "^0.10.1",
100100
"semver": "^7.3.8"
101101
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3584,9 +3584,9 @@ propagate@^2.0.0:
35843584
integrity sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==
35853585

35863586
protobufjs@^7.1.2:
3587-
version "7.2.3"
3588-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.3.tgz#01af019e40d9c6133c49acbb3ff9e30f4f0f70b2"
3589-
integrity sha512-TtpvOqwB5Gdz/PQmOjgsrGH1nHjAQVCN7JG4A6r1sXRWESL5rNMAiRcBQlCAdKxZcAbstExQePYG8xof/JVRgg==
3587+
version "7.2.4"
3588+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
3589+
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
35903590
dependencies:
35913591
"@protobufjs/aspromise" "^1.1.2"
35923592
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)