Explorar el Código

Bump nextcloud-axios from 0.2.0 to 0.2.1

Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.2.0...v0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
tags/v17.0.0beta4
dependabot-preview[bot] hace 4 años
padre
commit
f4c0985276
No account linked to committer's email address
Se han modificado 2 ficheros con 8 adiciones y 8 borrados
  1. 7
    7
      package-lock.json
  2. 1
    1
      package.json

+ 7
- 7
package-lock.json Ver fichero

@@ -3560,11 +3560,11 @@
}
},
"follow-redirects": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.7.0.tgz",
"integrity": "sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==",
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.8.1.tgz",
"integrity": "sha512-micCIbldHioIegeKs41DoH0KS3AXfFzgS30qVkM6z/XOE/GJgvmsoc839NUqa1B9udYe9dQxgv7KFwng6+p/dw==",
"requires": {
"debug": "^3.2.6"
"debug": "^3.0.0"
}
},
"for-in": {
@@ -5796,9 +5796,9 @@
"integrity": "sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA=="
},
"nextcloud-axios": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/nextcloud-axios/-/nextcloud-axios-0.2.0.tgz",
"integrity": "sha512-OLDeZfub4pMkIKeXAPGqtFyV/xBbuOO5CSRgLvkT1O+HD4XZKP8+ywhbzXNBxA0ywLnMax3VsmPfQ7lvgy1m0w==",
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/nextcloud-axios/-/nextcloud-axios-0.2.1.tgz",
"integrity": "sha512-gzW/TXXGkxSgaIhLyPGOZ8Gs8t43i7cUpZNtDQh/UGecSn62AqjpSms+8YRw0NSJ0nhOdlqhFCFw/wb9XfYVjg==",
"requires": {
"axios": "^0.19.0"
}

+ 1
- 1
package.json Ver fichero

@@ -41,7 +41,7 @@
"lodash": "^4.17.15",
"marked": "^0.7.0",
"moment": "^2.24.0",
"nextcloud-axios": "^0.2.0",
"nextcloud-axios": "^0.2.1",
"nextcloud-password-confirmation": "^0.4.1",
"nextcloud-vue": "^0.12.1",
"nextcloud-vue-collections": "^0.5.6",

Cargando…
Cancelar
Guardar