mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 15:53:28 +00:00
update seafile-js version
This commit is contained in:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -774,7 +774,7 @@
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.18.0",
|
||||
"resolved": "http://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
|
||||
"integrity": "sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=",
|
||||
"requires": {
|
||||
"follow-redirects": "^1.3.0",
|
||||
@@ -13272,9 +13272,9 @@
|
||||
}
|
||||
},
|
||||
"seafile-js": {
|
||||
"version": "0.2.86",
|
||||
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.86.tgz",
|
||||
"integrity": "sha512-+OSRIht75liZkrdytNpV1SGd7Zq8G4coHCg7yAtl5U8oy7mF44jLiWcDHUsA8qh6A1voAz2jTNjs0mRc3NGN2Q==",
|
||||
"version": "0.2.87",
|
||||
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.87.tgz",
|
||||
"integrity": "sha512-sJHf8SB7gvguneUfM6/4nT1um57MKbDhsl+oI18jNCOZlzWKxfAgkDuZ8+xFTGHSUV3Ay4zsssOf3bK/40eeKA==",
|
||||
"requires": {
|
||||
"axios": "^0.18.0",
|
||||
"form-data": "^2.3.2",
|
||||
|
@@ -38,7 +38,7 @@
|
||||
"react-responsive": "^6.1.1",
|
||||
"react-select": "^2.4.1",
|
||||
"reactstrap": "^6.4.0",
|
||||
"seafile-js": "^0.2.86",
|
||||
"seafile-js": "^0.2.87",
|
||||
"socket.io-client": "^2.2.0",
|
||||
"sw-precache-webpack-plugin": "0.11.4",
|
||||
"unified": "^7.0.0",
|
||||
|
Reference in New Issue
Block a user