-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.28.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](axios/axios@v0.26.1...v0.28.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
f0de9ee
commit 0ddde79
Showing
4 changed files
with
39 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3338,20 +3338,14 @@ axe-core@^4.4.3: | |
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.4.3.tgz" | ||
integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w== | ||
|
||
axios@^0.26.1: | ||
version "0.26.1" | ||
resolved "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz" | ||
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA== | ||
axios@^0.28.0: | ||
version "0.28.0" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.0.tgz#801a4d991d0404961bccef46800e1170f8278c89" | ||
integrity sha512-Tu7NYoGY4Yoc7I+Npf9HhUMtEEpV7ZiLH9yndTCoNhcpBH0kwcvFbzYN9/u5QKI5A6uefjsNNWaz5olJVYS62Q== | ||
dependencies: | ||
follow-redirects "^1.14.8" | ||
|
||
axios@^0.27.2: | ||
version "0.27.2" | ||
resolved "https://registry.npmjs.org/axios/-/axios-0.27.2.tgz" | ||
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ== | ||
dependencies: | ||
follow-redirects "^1.14.9" | ||
follow-redirects "^1.15.0" | ||
form-data "^4.0.0" | ||
proxy-from-env "^1.1.0" | ||
|
||
axobject-query@^2.2.0: | ||
version "2.2.0" | ||
|
@@ -4843,7 +4837,7 @@ flatted@^3.1.0: | |
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz" | ||
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== | ||
|
||
follow-redirects@^1.14.8, follow-redirects@^1.14.9: | ||
follow-redirects@^1.15.0: | ||
version "1.15.6" | ||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" | ||
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== | ||
|
@@ -6292,6 +6286,11 @@ proxy-addr@~2.0.7: | |
forwarded "0.2.0" | ||
ipaddr.js "1.9.1" | ||
|
||
proxy-from-env@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" | ||
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== | ||
|
||
pstree.remy@^1.1.8: | ||
version "1.1.8" | ||
resolved "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz" | ||
|
@@ -7425,6 +7424,18 @@ [email protected], vite@^2.9.16: | |
optionalDependencies: | ||
fsevents "~2.3.2" | ||
|
||
[email protected]: | ||
version "2.9.17" | ||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.17.tgz#6b770525e12fa2a2e3a0fa0d028d304f4f7dc7d4" | ||
integrity sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw== | ||
dependencies: | ||
esbuild "^0.14.27" | ||
postcss "^8.4.13" | ||
resolve "^1.22.0" | ||
rollup ">=2.59.0 <2.78.0" | ||
optionalDependencies: | ||
fsevents "~2.3.2" | ||
|
||
[email protected]: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.3.tgz#c7b2ed9505a36a04be1d5d23aea4ea6fc028043f" | ||
|
@@ -7449,6 +7460,18 @@ [email protected]: | |
optionalDependencies: | ||
fsevents "~2.3.2" | ||
|
||
[email protected]: | ||
version "3.2.8" | ||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.8.tgz#0697e13addf99ed44b838b8462a3a922fdd9d37b" | ||
integrity sha512-EtQU16PLIJpAZol2cTLttNP1mX6L0SyI0pgQB1VOoWeQnMSvtiwovV3D6NcjN8CZQWWyESD2v5NGnpz5RvgOZA== | ||
dependencies: | ||
esbuild "^0.15.9" | ||
postcss "^8.4.18" | ||
resolve "^1.22.1" | ||
rollup "^2.79.1" | ||
optionalDependencies: | ||
fsevents "~2.3.2" | ||
|
||
vscode-oniguruma@^1.7.0: | ||
version "1.7.0" | ||
resolved "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz" | ||
|