Skip to content

Commit 8071e57

Browse files
Update dependency google-protobuf to v3.21.4 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02690d4 commit 8071e57

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

js/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Protocol buffers for exchanging amateur radio logs",
55
"dependencies": {
66
"@types/google-protobuf": "3.15.12",
7-
"google-protobuf": "3.21.2"
7+
"google-protobuf": "3.21.4"
88
},
99
"license": "Apache-2.0",
1010
"repository": "https://github.com/k0swe/adif-json-protobuf"

0 commit comments

Comments
 (0)