|
|
@ -10,7 +10,7 @@ |
|
|
"license": "agpl", |
|
|
"license": "agpl", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@nextcloud/auth": "^2.0.0", |
|
|
"@nextcloud/auth": "^2.0.0", |
|
|
"@nextcloud/axios": "^2.1.0", |
|
|
|
|
|
|
|
|
"@nextcloud/axios": "^2.2.0", |
|
|
"@nextcloud/browser-storage": "^0.2.0", |
|
|
"@nextcloud/browser-storage": "^0.2.0", |
|
|
"@nextcloud/capabilities": "^1.0.4", |
|
|
"@nextcloud/capabilities": "^1.0.4", |
|
|
"@nextcloud/dialogs": "^3.2.0", |
|
|
"@nextcloud/dialogs": "^3.2.0", |
|
|
@ -2694,14 +2694,14 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@nextcloud/axios": { |
|
|
"node_modules/@nextcloud/axios": { |
|
|
"version": "2.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-fUwRQeYfdX0sP+DJnQiqlJfB7ngNHWu6Gbi0nYapkB7IFiLECeL2SWzDOFj+M04j4ApsblEMBqGOJ38WEgdeyA==", |
|
|
|
|
|
|
|
|
"version": "2.2.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.2.0.tgz", |
|
|
|
|
|
"integrity": "sha512-HDEVi3htwLi46fISMWWoO43xwrN0IYE3ihcKIj2wXAWBsfF7hVnVZwXlknY51gODQstwTaR0BtHvksV9f070ew==", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@nextcloud/auth": "^2.0.0", |
|
|
"@nextcloud/auth": "^2.0.0", |
|
|
"@nextcloud/router": "^2.0.0", |
|
|
"@nextcloud/router": "^2.0.0", |
|
|
"axios": "^0.27.2", |
|
|
"axios": "^0.27.2", |
|
|
"tslib": "^2.4.0" |
|
|
|
|
|
|
|
|
"tslib": "^2.4.1" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": "^16.0.0", |
|
|
"node": "^16.0.0", |
|
|
@ -2709,9 +2709,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@nextcloud/axios/node_modules/tslib": { |
|
|
"node_modules/@nextcloud/axios/node_modules/tslib": { |
|
|
"version": "2.4.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", |
|
|
|
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" |
|
|
|
|
|
|
|
|
"version": "2.4.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
|
|
|
|
|
"integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@nextcloud/babel-config": { |
|
|
"node_modules/@nextcloud/babel-config": { |
|
|
"version": "1.0.0", |
|
|
"version": "1.0.0", |
|
|
@ -21650,20 +21650,20 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"@nextcloud/axios": { |
|
|
"@nextcloud/axios": { |
|
|
"version": "2.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-fUwRQeYfdX0sP+DJnQiqlJfB7ngNHWu6Gbi0nYapkB7IFiLECeL2SWzDOFj+M04j4ApsblEMBqGOJ38WEgdeyA==", |
|
|
|
|
|
|
|
|
"version": "2.2.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.2.0.tgz", |
|
|
|
|
|
"integrity": "sha512-HDEVi3htwLi46fISMWWoO43xwrN0IYE3ihcKIj2wXAWBsfF7hVnVZwXlknY51gODQstwTaR0BtHvksV9f070ew==", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"@nextcloud/auth": "^2.0.0", |
|
|
"@nextcloud/auth": "^2.0.0", |
|
|
"@nextcloud/router": "^2.0.0", |
|
|
"@nextcloud/router": "^2.0.0", |
|
|
"axios": "^0.27.2", |
|
|
"axios": "^0.27.2", |
|
|
"tslib": "^2.4.0" |
|
|
|
|
|
|
|
|
"tslib": "^2.4.1" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"tslib": { |
|
|
"tslib": { |
|
|
"version": "2.4.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", |
|
|
|
|
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" |
|
|
|
|
|
|
|
|
"version": "2.4.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz", |
|
|
|
|
|
"integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|