Skip to content

Commit

Permalink
upgrade to milvus node sdk v2.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: shanghaikid <[email protected]>
  • Loading branch information
shanghaikid committed Aug 28, 2023
1 parent 7ab3c42 commit 82d5458
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"url": "https://github.com/zilliztech/attu"
},
"dependencies": {
"@zilliz/milvus2-sdk-node": "2.2.24",
"@zilliz/milvus2-sdk-node": "2.3.0",
"axios": "^1.4.0",
"chalk": "^4.1.2",
"class-sanitizer": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1180,10 +1180,10 @@
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.9.tgz#b6ef7457e826be8049667ae673eda7876eb049be"
integrity sha512-4VSbbcMoxc4KLjb1gs96SRmi7w4h1SF+fCoiK0XaQX62buCc1G5d0DC5bJ9xJBNPDSVCmIrcl8BiYxzjrqaaJA==

"@zilliz/milvus2-sdk-node@2.2.24":
version "2.2.24"
resolved "https://registry.yarnpkg.com/@zilliz/milvus2-sdk-node/-/milvus2-sdk-node-2.2.24.tgz#75d31db221093bcedb1a3d56b77038d1271ecce5"
integrity sha512-gsT7taStOrl/7ca1IeC9mtskqUb88fCfVhurDTBiZYb1R6k4JUZoFwugmIAjbKl62cvbleiI54edIevcyM4u5g==
"@zilliz/milvus2-sdk-node@2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@zilliz/milvus2-sdk-node/-/milvus2-sdk-node-2.3.0.tgz#7d0d0ff33f9b8967abce62dd8e7127a57cb5a4da"
integrity sha512-4esIYwVU74zQbmHB6DJA7NT0omHpvCJeLUYhtWcGHQnVs4yNVgAOaJ4PXj31vNUiMmDVOwy594v6y8SAWGUxvA==
dependencies:
"@grpc/grpc-js" "1.8.17"
"@grpc/proto-loader" "0.7.7"
Expand Down

0 comments on commit 82d5458

Please sign in to comment.