1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 01:44:13 +00:00

update seafile-js version (#4699)

This commit is contained in:
杨顺强
2020-10-20 16:33:06 +08:00
committed by GitHub
parent 7000c1f364
commit ed3e5fc416
2 changed files with 4 additions and 4 deletions

View File

@@ -12022,9 +12022,9 @@
}
},
"seafile-js": {
"version": "0.2.156",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.156.tgz",
"integrity": "sha512-D8ZUwNNay8WTFqIMF6AzysKFFkzFAdGgGapHsvpijOl2lETg9Pg+OlWawlFzDxaTKu4JxSTk2g9On/RGvqswpQ==",
"version": "0.2.157",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.157.tgz",
"integrity": "sha512-UZNgb6kV0tY9qs5k8emOiSePipFZ4yQ/iX6pMhl+Jecb2Jq/dEuD5s3nb17/qxxbULAaHueVwKRiqGS6IGcyHg==",
"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.156",
"seafile-js": "0.2.157",
"socket.io-client": "^2.2.0",
"sw-precache-webpack-plugin": "0.11.4",
"unified": "^7.0.0",