1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 08:16:07 +00:00

update seafile-js version

This commit is contained in:
shuntian
2022-11-10 14:24:00 +08:00
parent f89bbf19b9
commit 5200f2ef4f
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"react-responsive": "^6.1.2",
"react-select": "^2.4.1",
"reactstrap": "^6.4.0",
"seafile-js": "0.2.184",
"seafile-js": "0.2.185",
"socket.io-client": "^2.2.0",
"unified": "^7.0.0",
"url-parse": "^1.4.3",
@@ -23360,9 +23360,9 @@
}
},
"node_modules/seafile-js": {
"version": "0.2.184",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.184.tgz",
"integrity": "sha512-gLzNA4pZ587xvJ66fli70TJ79aDT7+XzIWTPrhyz7IsxlNeDYb7BH02P5xYFN4ZZc1rxAPP4q3a2sarm/mMG0w==",
"version": "0.2.185",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.185.tgz",
"integrity": "sha512-gRRUUhjAIRBhlm/yra5THW74BjkeWMf2LDxcPLGUZjXYXlNq79gw+c/MtSusuAFATOxIpnNUhOyTadEngr6dkA==",
"dependencies": {
"@babel/polyfill": "7.12.1",
"axios": "0.21.1",
@@ -46637,9 +46637,9 @@
}
},
"seafile-js": {
"version": "0.2.184",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.184.tgz",
"integrity": "sha512-gLzNA4pZ587xvJ66fli70TJ79aDT7+XzIWTPrhyz7IsxlNeDYb7BH02P5xYFN4ZZc1rxAPP4q3a2sarm/mMG0w==",
"version": "0.2.185",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.185.tgz",
"integrity": "sha512-gRRUUhjAIRBhlm/yra5THW74BjkeWMf2LDxcPLGUZjXYXlNq79gw+c/MtSusuAFATOxIpnNUhOyTadEngr6dkA==",
"requires": {
"@babel/polyfill": "7.12.1",
"axios": "0.21.1",

View File

@@ -36,7 +36,7 @@
"react-responsive": "^6.1.2",
"react-select": "^2.4.1",
"reactstrap": "^6.4.0",
"seafile-js": "0.2.184",
"seafile-js": "0.2.185",
"socket.io-client": "^2.2.0",
"unified": "^7.0.0",
"url-parse": "^1.4.3",