Merge pull request #223 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/axios-5.8.0

⬆️ Bump @nuxtjs/axios from 5.6.0 to 5.8.0
This commit is contained in:
John Harker
2019-10-26 02:44:28 +01:00
committed by GitHub
2 changed files with 29 additions and 21 deletions

View File

@@ -18,7 +18,7 @@
"test": "start-server-and-test dev http://localhost:3000 e2e"
},
"dependencies": {
"@nuxtjs/axios": "^5.6.0",
"@nuxtjs/axios": "^5.8.0",
"@nuxtjs/google-analytics": "^2.2.1",
"@nuxtjs/google-tag-manager": "^2.3.0",
"@nuxtjs/pwa": "^3.0.0-beta.19",