Bump axios from 0.21.0 to 0.21.1 (#487)

Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-04 22:48:13 +01:00 committed by GitHub
parent d09ade358c
commit 16d51e6dfd
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3327,9 +3327,9 @@
"dev": true
},
"axios": {
"version": "0.21.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.0.tgz",
"integrity": "sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==",
"version": "0.21.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
"requires": {
"follow-redirects": "^1.10.0"
}

View File

@ -42,7 +42,7 @@
"dependencies": {
"@mr-hope/vuepress-plugin-last-update": "^1.6.1",
"@mr-hope/vuepress-plugin-sitemap": "^1.6.1",
"axios": "^0.21.0",
"axios": "^0.21.1",
"core-js": "2.6.4",
"element-ui": "^2.14.1",
"iso-639-1": "^2.1.4",