Skip to content

Commit

Permalink
⬆️ update deps
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <[email protected]>
  • Loading branch information
vankichi committed Apr 25, 2024
1 parent cce21c6 commit 888543d
Show file tree
Hide file tree
Showing 6 changed files with 238 additions and 281 deletions.
59 changes: 34 additions & 25 deletions example-ts/package-lock.json

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

4 changes: 2 additions & 2 deletions example-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Vald authors (https://vald.vdaas.org)",
"license": "Apache-2.0",
"dependencies": {
"@grpc/grpc-js": "^1.10.0",
"vald-client-node": "^1.7.10"
"@grpc/grpc-js": "^1.10.6",
"vald-client-node": "^1.7.12"
}
}
59 changes: 34 additions & 25 deletions example/package-lock.json

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

4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Vald authors (https://vald.vdaas.org)",
"license": "Apache-2.0",
"dependencies": {
"@grpc/grpc-js": "^1.10.0",
"vald-client-node": "^1.7.10"
"@grpc/grpc-js": "^1.10.6",
"vald-client-node": "^1.7.12"
}
}
Loading

0 comments on commit 888543d

Please sign in to comment.