Skip to content

Commit 5444c11

Browse files
authored
Merge pull request #100 from Packstack-Tech/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2
2 parents c807ce5 + 0f12f0c commit 5444c11

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@craco/craco": "^6.2.0",
88
"@sentry/browser": "^6.10.0",
99
"antd": "^4.16.10",
10-
"axios": "^0.21.1",
10+
"axios": "^0.21.2",
1111
"convert-units": "^2.3.4",
1212
"formik": "^2.2.9",
1313
"fuse.js": "^6.4.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2942,12 +2942,12 @@ axe-core@^4.0.2:
29422942
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.3.2.tgz#fcf8777b82c62cfc69c7e9f32c0d2226287680e7"
29432943
integrity sha512-5LMaDRWm8ZFPAEdzTYmgjjEdj1YnQcpfrVajO/sn/LhbpGp0Y0H64c2hLZI1gRMxfA+w1S71Uc/nHaOXgcCvGg==
29442944

2945-
axios@^0.21.1:
2946-
version "0.21.1"
2947-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
2948-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
2945+
axios@^0.21.2:
2946+
version "0.21.2"
2947+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017"
2948+
integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==
29492949
dependencies:
2950-
follow-redirects "^1.10.0"
2950+
follow-redirects "^1.14.0"
29512951

29522952
axobject-query@^2.2.0:
29532953
version "2.2.0"
@@ -5649,7 +5649,7 @@ flush-write-stream@^1.0.0:
56495649
inherits "^2.0.3"
56505650
readable-stream "^2.3.6"
56515651

5652-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5652+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
56535653
version "1.14.7"
56545654
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
56555655
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==

0 commit comments

Comments
 (0)