1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-13 15:05:30 +00:00

update seafile-js version

This commit is contained in:
shanshuirenjia 2020-12-04 14:09:29 +08:00
parent a49af79323
commit e8911f4974
2 changed files with 4 additions and 4 deletions

View File

@ -11464,9 +11464,9 @@
}
},
"seafile-js": {
"version": "0.2.161",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.161.tgz",
"integrity": "sha512-iLsNy2FCNWmCteihmRwCz/ygq/kKooUir1J8MO2xKcEIVJ0m3tZKfU7lscgdTuU8n3iEwVKPowcitiYB+x4U8g==",
"version": "0.2.162",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.162.tgz",
"integrity": "sha512-OXMLbJ32mWrNi9FCMoNDdtdgCBo8wgd1w31ILByihjZpzdrBnPHaC1tolh+mLHN4/6tDss2JvTRNGFR4JAwWVw==",
"requires": {
"axios": "^0.18.0",
"form-data": "^2.3.2",

View File

@ -44,7 +44,7 @@
"react-responsive": "^6.1.2",
"react-select": "^2.4.1",
"reactstrap": "^6.4.0",
"seafile-js": "0.2.161",
"seafile-js": "0.2.162",
"socket.io-client": "^2.2.0",
"sw-precache-webpack-plugin": "0.11.4",
"unified": "^7.0.0",