Skip to content

Commit

Permalink
fix: upgrade @bufbuild/protobuf from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @bufbuild/protobuf from 1.9.0 to 1.10.0.

See this package in yarn:
@bufbuild/protobuf

See this project in Snyk:
https://app.snyk.io/org/aserto-snyk/project/bfcaf6e4-3b2d-41b0-bbe1-48bae214ba62?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 20, 2024
1 parent 1ffb37e commit d3caf97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@aserto/node-authorizer": "^0.20.8",
"@aserto/node-directory": "^0.31.3",
"@bufbuild/protobuf": "^1.7.2",
"@bufbuild/protobuf": "^1.10.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-node": "^1.4.0",
"express": "^4.19.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -341,10 +341,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bufbuild/protobuf@^1.7.2":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-1.9.0.tgz#fffac3183059a41ceef5311e07e3724d426a95c4"
integrity sha512-W7gp8Q/v1NlCZLsv8pQ3Y0uCu/SHgXOVFK+eUluUKWXmsb6VHkpNx0apdOWWcDbB9sJoKeP8uPrjmehJz6xETQ==
"@bufbuild/protobuf@^1.10.0":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-1.10.0.tgz#1a67ac889c2d464a3492b3e54c38f80517963b16"
integrity sha512-QDdVFLoN93Zjg36NoQPZfsVH9tZew7wKDKyV5qRdj8ntT4wQCOradQjRaTdwMhWUYsgKsvCINKKm87FdEk96Ag==

"@connectrpc/connect-node@^1.4.0":
version "1.4.0"
Expand Down

0 comments on commit d3caf97

Please sign in to comment.