Bump nextcloud-axios from 0.1.2 to 0.1.3

Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.2...v0.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/215/head
dependabot[bot] 2018-12-12 02:28:51 +00:00
rodzic 87252d92bb
commit eff4149e2b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4C0F2888C98CF331
2 zmienionych plików z 7 dodań i 7 usunięć

12
package-lock.json wygenerowano
Wyświetl plik

@ -4420,9 +4420,9 @@
}
},
"follow-redirects": {
"version": "1.5.9",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.9.tgz",
"integrity": "sha512-Bh65EZI/RU8nx0wbYF9shkFZlqLP+6WT/5FnA3cE/djNSuKNHJEinGGZgu/cQEkeeb2GdFOgenAmn8qaqYke2w==",
"version": "1.5.10",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz",
"integrity": "sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==",
"requires": {
"debug": "=3.1.0"
}
@ -7345,9 +7345,9 @@
"dev": true
},
"nextcloud-axios": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/nextcloud-axios/-/nextcloud-axios-0.1.2.tgz",
"integrity": "sha512-iGmsgetYead0678dpExmYaN4odpiKjKxtPpzuk3TyB1UoQJs4Mop+Dozh1ryWLA0Nqzng9HIvsWkBqLxAm3q5g==",
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/nextcloud-axios/-/nextcloud-axios-0.1.3.tgz",
"integrity": "sha512-M2eLX0qrP8xy1VEGDhPXGwvV4W4gMnU1ysjnURVen8ehR1qRLdb/JfhJHab6XRsme7vWWMgSTEj+o3ibQ94N6g==",
"requires": {
"axios": "^0.18.0"
}

Wyświetl plik

@ -29,7 +29,7 @@
"dependencies": {
"@babel/polyfill": "^7.0.0",
"linkifyjs": "^2.1.7",
"nextcloud-axios": "^0.1.2",
"nextcloud-axios": "^0.1.3",
"nextcloud-vue": "^0.4.6",
"tributejs": "^3.3.5",
"twemoji": "^11.2.0",