Skip to content

Commit 38d8621

Browse files
Bump axios from 0.21.0 to 0.21.1
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](axios/axios@v0.21.0...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8331018 commit 38d8621

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/mady-client-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"typecheck": "tsc --pretty"
3131
},
3232
"dependencies": {
33-
"axios": "^0.21.0",
33+
"axios": "^0.21.1",
3434
"classnames": "^2.2.6",
3535
"lodash": "^4.17.21",
3636
"messageformat": "^2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,10 +2377,10 @@ aws4@^1.8.0:
23772377
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
23782378
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
23792379

2380-
axios@^0.21.0:
2381-
version "0.21.0"
2382-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
2383-
integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==
2380+
axios@^0.21.1:
2381+
version "0.21.1"
2382+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2383+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
23842384
dependencies:
23852385
follow-redirects "^1.10.0"
23862386

0 commit comments

Comments
 (0)