1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 15:23:05 +00:00

update seafile-js version (#4678)

This commit is contained in:
杨顺强 2020-09-22 14:17:30 +08:00 committed by GitHub
parent 7474616129
commit 41f5f2eb84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -11464,9 +11464,9 @@
}
},
"seafile-js": {
"version": "0.2.150",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.150.tgz",
"integrity": "sha512-UZuLANqFC77Ktw+OTELSM54Q+dBpMV/pEg6r6b8HPU5/1jV2KOITFJqPqQnFgdoK6ZQFpeiZbAqCDFDqyo79BA==",
"version": "0.2.155",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.155.tgz",
"integrity": "sha512-ItLWxb2gJ/NI0gbqCe4O50tX45ZHjNsaWCmPJKo4c8itN5fXusvkISbmWCWjBoLtra8vzOXetXYxdcFdOkzOlQ==",
"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.152",
"seafile-js": "0.2.155",
"socket.io-client": "^2.2.0",
"sw-precache-webpack-plugin": "0.11.4",
"unified": "^7.0.0",