mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 16:36:15 +00:00
update seafile-js version
This commit is contained in:
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
@@ -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",
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user