mirror of
https://github.com/tachiyomiorg/website.git
synced 2025-01-02 13:31:55 +01:00
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:
parent
d09ade358c
commit
16d51e6dfd
6
package-lock.json
generated
6
package-lock.json
generated
@ -3327,9 +3327,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"axios": {
|
"axios": {
|
||||||
"version": "0.21.0",
|
"version": "0.21.1",
|
||||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.0.tgz",
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
|
||||||
"integrity": "sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==",
|
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"follow-redirects": "^1.10.0"
|
"follow-redirects": "^1.10.0"
|
||||||
}
|
}
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mr-hope/vuepress-plugin-last-update": "^1.6.1",
|
"@mr-hope/vuepress-plugin-last-update": "^1.6.1",
|
||||||
"@mr-hope/vuepress-plugin-sitemap": "^1.6.1",
|
"@mr-hope/vuepress-plugin-sitemap": "^1.6.1",
|
||||||
"axios": "^0.21.0",
|
"axios": "^0.21.1",
|
||||||
"core-js": "2.6.4",
|
"core-js": "2.6.4",
|
||||||
"element-ui": "^2.14.1",
|
"element-ui": "^2.14.1",
|
||||||
"iso-639-1": "^2.1.4",
|
"iso-639-1": "^2.1.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user