From f165974f1968edbb9c207af3e9becad5b4715587 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 00:49:30 +0200 Subject: [PATCH] Update dependency vue-axios to v3.5.0 (#513) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index aef09cd..ac8f900 100644 --- a/ui/package.json +++ b/ui/package.json @@ -34,7 +34,7 @@ "splitpanes": "2.4.1", "swagger-ui": "4.13.0", "vue": "2.7.10", - "vue-axios": "3.4.1", + "vue-axios": "3.5.0", "vue-chartjs": "3.5.1", "vue-class-component": "7.2.6", "vue-cropperjs": "5.0.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index de29c12..54961d0 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -13019,10 +13019,10 @@ vm-browserify@^1.0.1: resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== -vue-axios@3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/vue-axios/-/vue-axios-3.4.1.tgz#e092ec4060b42e941ea5059df9b8f09058c3eea9" - integrity sha512-8YZYUOQrBEJktxoQtrM4rr2LfVcDaWfJqv8MqtLlgLlkuBvCYKFSZSo6AXQ4YcCzdgccDqstmuaEh68lcH9xWA== +vue-axios@3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/vue-axios/-/vue-axios-3.5.0.tgz#9f37ed7e40351511e4a71f60c5d1eceff76c63db" + integrity sha512-I66AmSUI/dT/OEMNTHZQusmOqKtMxN5qgwFh4sq3kUGG0aEqBy1erKt66FAeR8o6agLGW80iLaIK/Sk/ogxsMw== vue-chartjs@3.5.1: version "3.5.1"