mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-02 07:47:32 +00:00
update seafile js (#3565)
This commit is contained in:
parent
559cd94b7d
commit
f466261715
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -13272,9 +13272,9 @@
|
||||
}
|
||||
},
|
||||
"seafile-js": {
|
||||
"version": "0.2.87",
|
||||
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.87.tgz",
|
||||
"integrity": "sha512-sJHf8SB7gvguneUfM6/4nT1um57MKbDhsl+oI18jNCOZlzWKxfAgkDuZ8+xFTGHSUV3Ay4zsssOf3bK/40eeKA==",
|
||||
"version": "0.2.88",
|
||||
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.88.tgz",
|
||||
"integrity": "sha512-JrHDA9MZCiHmPSZL1lZbIovKcei7JAD8meKIyRuD59E8hDnjQv0qoDzVNwo8MYPVSNdzHhSaFQGm/4mFi+Rugw==",
|
||||
"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.87",
|
||||
"seafile-js": "^0.2.88",
|
||||
"socket.io-client": "^2.2.0",
|
||||
"sw-precache-webpack-plugin": "0.11.4",
|
||||
"unified": "^7.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user