chore(deps): bump @nuxtjs/axios from 5.10.0 to 5.10.1

Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.10.0 to 5.10.1.
- [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.0...v5.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-23 00:18:45 +00:00
committed by GitHub
parent caf056caf1
commit b87b43cfa8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2170,9 +2170,9 @@
}
},
"@nuxtjs/axios": {
"version": "5.10.0",
"resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.10.0.tgz",
"integrity": "sha512-6zAvjQ/37qMzyk0OmgFI2iLAOJ6ADdm29mfRlmOKR5iR1ip3Mxzhm02O8WLcET3UrE74WuIHdli/WK/5e35bXw==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.10.1.tgz",
"integrity": "sha512-SxHyEHsS47lCzPXGqvGIu/SzhoSJvlRRgQBfBR5YI31V9/YIlfTE0z+RqAkdmb5uoL+JR2gqIuFDTdk+qyX9Ww==",
"requires": {
"@nuxtjs/proxy": "^1.3.3",
"axios": "^0.19.2",