chore(deps): bump @nuxtjs/axios from 5.10.2 to 5.10.3

Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.10.2 to 5.10.3.
- [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.10.2...v5.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-01 00:46:07 +00:00
committed by GitHub
parent 74ce8dcfce
commit 9c6b7b005f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2175,9 +2175,9 @@
}
},
"@nuxtjs/axios": {
"version": "5.10.2",
"resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.10.2.tgz",
"integrity": "sha512-OIrA9gwWSxmHkUu5UNNfGkYtHu4l4c5MEhCsc9n+IgTT5u/oGgrvoVC1Kh+p0Cgqz+7IkRmyf0TKif7VoAnLLg==",
"version": "5.10.3",
"resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.10.3.tgz",
"integrity": "sha512-cCPeix6S0yLftiTnD9cpZSDsCNYD5/5EB9Q9iB8WaNZsGMPcwM5XQQVFcenMIv9Dr+SvySdOUdDL9rvlfyhdkg==",
"requires": {
"@nuxtjs/proxy": "^1.3.3",
"axios": "^0.19.2",