mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-22 14:58:14 +08:00
Bump axios from 0.21.1 to 0.21.2 (#182)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae2785b724
commit
215f324c2f
@ -48,7 +48,7 @@
|
|||||||
"@yzfe/svgicon": "^1.0.1",
|
"@yzfe/svgicon": "^1.0.1",
|
||||||
"@yzfe/vue3-svgicon": "^1.0.1",
|
"@yzfe/vue3-svgicon": "^1.0.1",
|
||||||
"animate.css": "^4.1.1",
|
"animate.css": "^4.1.1",
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.2",
|
||||||
"camelcase-keys": "^7.0.0",
|
"camelcase-keys": "^7.0.0",
|
||||||
"chroma-js": "^2.1.2",
|
"chroma-js": "^2.1.2",
|
||||||
"cooltipz-css": "^1.6.8",
|
"cooltipz-css": "^1.6.8",
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -2000,12 +2000,12 @@ autoprefixer@^9.8.6:
|
|||||||
postcss "^7.0.32"
|
postcss "^7.0.32"
|
||||||
postcss-value-parser "^4.1.0"
|
postcss-value-parser "^4.1.0"
|
||||||
|
|
||||||
axios@^0.21.1:
|
axios@^0.21.2:
|
||||||
version "0.21.1"
|
version "0.21.2"
|
||||||
resolved "https://registry.nlark.com/axios/download/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
|
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
|
||||||
integrity sha1-IlY0gZYvTWvemnbVFu8OXTwJsrg=
|
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects "^1.10.0"
|
follow-redirects "^1.14.0"
|
||||||
|
|
||||||
babel-jest@^27.0.6:
|
babel-jest@^27.0.6:
|
||||||
version "27.0.6"
|
version "27.0.6"
|
||||||
@ -3361,10 +3361,10 @@ flex-gap-polyfill@^4.0.6:
|
|||||||
dependencies:
|
dependencies:
|
||||||
postcss-values-parser "^5.0.0"
|
postcss-values-parser "^5.0.0"
|
||||||
|
|
||||||
follow-redirects@^1.10.0:
|
follow-redirects@^1.14.0:
|
||||||
version "1.14.1"
|
version "1.14.4"
|
||||||
resolved "https://registry.nlark.com/follow-redirects/download/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4.tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379"
|
||||||
integrity sha1-2RFN7Qoc/dM04WTmZirQK/2R/0M=
|
integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g==
|
||||||
|
|
||||||
form-data@^3.0.0:
|
form-data@^3.0.0:
|
||||||
version "3.0.1"
|
version "3.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user