fix(deps): bump @nuxtjs/axios from 5.12.3 to 5.12.4

Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.12.3 to 5.12.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.12.3...v5.12.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-15 00:27:34 +00:00
committed by GitHub
parent 312890a3ad
commit 5435d9dc44
2 changed files with 13 additions and 14 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"@nuxt/content": "^1.11.1",
"@nuxt/typescript-runtime": "^2.0.0",
"@nuxtjs/axios": "5.12.3",
"@nuxtjs/axios": "5.12.4",
"@tailwindcss/typography": "^0.3.1",
"mermaid.cli": "^0.5.1",
"nuxt": "^2.14.11",