fix(deps): bump @nuxtjs/axios from 5.13.1 to 5.13.4

Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.1 to 5.13.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.1...v5.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-21 21:42:47 +00:00 committed by Corentin THOMASSET
parent e9c73cb9f3
commit e30b96048b
2 changed files with 30 additions and 16 deletions

View file

@ -14,7 +14,7 @@
},
"dependencies": {
"@nuxt/typescript-runtime": "^2.1.0",
"@nuxtjs/axios": "^5.13.1",
"@nuxtjs/axios": "^5.13.4",
"@nuxtjs/markdownit": "^2.0.0",
"@nuxtjs/pwa": "^3.0.2",
"@nuxtjs/toast": "^3.3.1",