Bump @nuxtjs/axios from 5.5.1 to 5.5.2 in /webapp

Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.5.1...v5.5.2)
This commit is contained in:
dependabot-preview[bot] 2019-05-27 05:18:00 +00:00 committed by GitHub
parent 924edfad8e
commit 57e3b51c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"dependencies": { "dependencies": {
"@human-connection/styleguide": "0.5.17", "@human-connection/styleguide": "0.5.17",
"@nuxtjs/apollo": "4.0.0-rc4.2", "@nuxtjs/apollo": "4.0.0-rc4.2",
"@nuxtjs/axios": "~5.5.1", "@nuxtjs/axios": "~5.5.2",
"@nuxtjs/dotenv": "~1.3.0", "@nuxtjs/dotenv": "~1.3.0",
"@nuxtjs/style-resources": "~0.1.2", "@nuxtjs/style-resources": "~0.1.2",
"accounting": "~0.4.1", "accounting": "~0.4.1",

View File

@ -1115,10 +1115,10 @@
vue-cli-plugin-apollo "^0.20.0" vue-cli-plugin-apollo "^0.20.0"
webpack-node-externals "^1.7.2" webpack-node-externals "^1.7.2"
"@nuxtjs/axios@~5.5.1": "@nuxtjs/axios@~5.5.2":
version "5.5.1" version "5.5.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.5.1.tgz#e0eeddcbbec4f04bd705b96afd05071340169b36" resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.5.2.tgz#b6447bb12707b56b16b942ae6c737a0b051cecba"
integrity sha512-MRZGuXM13D7tFf01D6LJZ7jYxIxD+poRfqgpVHbXIA/AN2FEWvVx9Sv3VlwniEM50+NqzcHHEGv4k2s2ZSSE6g== integrity sha512-S5+IkUjCSSFeMVZp/JAzjoit9P7Di2QM4beAlFbHXbOEG+/vSaZReW8l817u9WC6nuKa3x6HhZfWD3tJDTvljg==
dependencies: dependencies:
"@nuxtjs/proxy" "^1.3.3" "@nuxtjs/proxy" "^1.3.3"
axios "^0.18.0" axios "^0.18.0"