Skip to content

Commit

Permalink
housekeeping: Update dependency protobufjs to v6.11.4 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 29a65d0 commit 460388f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"publishBeta": "../../tools/publish-frontend.sh api"
},
"dependencies": {
"protobufjs": "6.11.3"
"protobufjs": "6.11.4"
}
}
8 changes: 4 additions & 4 deletions frontend/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/scaffolding/templates/gateway/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"upgrade": "yarn upgrade"
},
"dependencies": {
"protobufjs": "6.11.3"
"protobufjs": "6.11.4"
},
"devDependencies": {
"lerna": "^4.0.0",
Expand Down

0 comments on commit 460388f

Please sign in to comment.