Skip to content

Commit 8327ee2

Browse files
Bump protobufjs from 7.2.4 to 7.2.6 in /examples/deterministic-roundtrip (#106)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.6. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.2.4...protobufjs-v7.2.6) --- updated-dependencies: - dependency-name: protobufjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 152ac26 commit 8327ee2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/deterministic-roundtrip/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ node-fetch@2.6.12:
9898
whatwg-url "^5.0.0"
9999

100100
protobufjs@^7.2.4:
101-
version "7.2.4"
102-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
103-
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
101+
version "7.2.6"
102+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.6.tgz#4a0ccd79eb292717aacf07530a07e0ed20278215"
103+
integrity sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==
104104
dependencies:
105105
"@protobufjs/aspromise" "^1.1.2"
106106
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)