Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 2 directories with 1 …
Browse files Browse the repository at this point in the history
…update

Bumps the npm_and_yarn group with 1 update in the /src/currencyservice directory: [@grpc/grpc-js](https://github.com/grpc/grpc-node).
Bumps the npm_and_yarn group with 1 update in the /src/paymentservice directory: [@grpc/grpc-js](https://github.com/grpc/grpc-node).


Updates `@grpc/grpc-js` from 1.10.9 to 1.10.10
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.9...@grpc/grpc-js@1.10.10)

Updates `@grpc/grpc-js` from 1.10.9 to 1.10.10
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.10.9...@grpc/grpc-js@1.10.10)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and texmachina committed Sep 25, 2024
1 parent ecd73c8 commit b2f3bfb
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions src/currencyservice/package-lock.json

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

2 changes: 1 addition & 1 deletion src/currencyservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@google-cloud/debug-agent": "5.2.9",
"@google-cloud/profiler": "4.2.0",
"@google-cloud/trace-agent": "5.1.6",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@grpc/proto-loader": "0.6.13",
"google-protobuf": "3.20.1",
"async": "3.2.4",
Expand Down
14 changes: 7 additions & 7 deletions src/paymentservice/package-lock.json

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

2 changes: 1 addition & 1 deletion src/paymentservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@google-cloud/debug-agent": "5.2.9",
"@google-cloud/profiler": "4.2.0",
"@google-cloud/trace-agent": "5.1.6",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@grpc/proto-loader": "0.6.13",
"pino": "5.17.0",
"simple-card-validator": "^1.1.0",
Expand Down

0 comments on commit b2f3bfb

Please sign in to comment.