Skip to content

Commit

Permalink
fix: Callout set context values. (adempiere#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinBetanc0urt authored Dec 1, 2022
1 parent da8e59e commit 467c158
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 @@ -61,7 +61,7 @@
"license": "MIT",
"dependencies": {
"@2fd/graphdoc": "^2.4.0",
"@adempiere/grpc-api": "3.6.4",
"@adempiere/grpc-api": "3.6.5",
"@adempiere/grpc-web-store-api": "1.5.7",
"@elastic/elasticsearch": "7.14.0",
"@google-cloud/storage": "^3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
striptags "^3.0.1"
word-wrap "^1.2.1"

"@adempiere/[email protected].4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@adempiere/grpc-api/-/grpc-api-3.6.4.tgz#45b94bfdfad13b820119e0ae12307205f1a58d0f"
integrity sha512-kv0QuYB7AZIspKaEkGavMpM0lTksmeefATrJmc3c7BV1tTrN/X8Ty/0O87nuBgu3fGfAqxIHo/00nldQ8sOsCQ==
"@adempiere/[email protected].5":
version "3.6.5"
resolved "https://registry.yarnpkg.com/@adempiere/grpc-api/-/grpc-api-3.6.5.tgz#875eb1fbdf288cb52131ae787137ae7dbcdfefdf"
integrity sha512-bSnAyy/DQ0vwxcKpB8QVVFg19e2bl8xPRv9HTZt/BhBxUuhYFepJPVwmH3hvPwD/DrX0NcPDDP6rmTZOm5oczA==
dependencies:
"@grpc/grpc-js" "1.7.0"
google-protobuf "3.21.0"
Expand Down

0 comments on commit 467c158

Please sign in to comment.