Skip to content

Commit 971fffb

Browse files
Bump axios from 0.21.1 to 0.21.2
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](axios/axios@v0.21.1...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b818afd commit 971fffb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/user-event": "^13.1.9",
1212
"antd": "^4.4.0",
1313
"antd-img-crop": "^3.9.0",
14-
"axios": "^0.21.1",
14+
"axios": "^0.21.2",
1515
"bootstrap": "^5.0.1",
1616
"font-awesome": "^4.7.0",
1717
"formik": "^2.1.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2749,12 +2749,12 @@ axe-core@^4.0.2:
27492749
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.2.2.tgz"
27502750
integrity sha512-OKRkKM4ojMEZRJ5UNJHmq9tht7cEnRnqKG6KyB/trYws00Xtkv12mHtlJ0SK7cmuNbrU8dPUova3ELTuilfBbw==
27512751

2752-
axios@^0.21.1:
2753-
version "0.21.1"
2754-
resolved "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz"
2755-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2752+
axios@^0.21.2:
2753+
version "0.21.2"
2754+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
2755+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
27562756
dependencies:
2757-
follow-redirects "^1.10.0"
2757+
follow-redirects "^1.14.0"
27582758

27592759
axobject-query@^2.2.0:
27602760
version "2.2.0"
@@ -5353,10 +5353,10 @@ flush-write-stream@^1.0.0:
53535353
inherits "^2.0.3"
53545354
readable-stream "^2.3.6"
53555355

5356-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5357-
version "1.14.1"
5358-
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.1.tgz"
5359-
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
5356+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
5357+
version "1.14.3"
5358+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.3.tgz#6ada78118d8d24caee595595accdc0ac6abd022e"
5359+
integrity sha512-3MkHxknWMUtb23apkgz/83fDoe+y+qr0TdgacGIA7bew+QLBo3vdgEN2xEsuXNivpFy4CyDhBBZnNZOtalmenw==
53605360

53615361
font-awesome@^4.7.0:
53625362
version "4.7.0"

0 commit comments

Comments
 (0)