@@ -1132,12 +1132,13 @@ aws-sdk@^2.1126.0:
1132
1132
uuid "3.3.2"
1133
1133
xml2js "0.4.19"
1134
1134
1135
- axios@^0.26.1 :
1136
- version "0.26.1 "
1137
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1 .tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9 "
1138
- integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA ==
1135
+ axios@^0.27.2 :
1136
+ version "0.27.2 "
1137
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2 .tgz#207658cc8621606e586c85db4b41a750e756d972 "
1138
+ integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ ==
1139
1139
dependencies :
1140
- follow-redirects "^1.14.8"
1140
+ follow-redirects "^1.14.9"
1141
+ form-data "^4.0.0"
1141
1142
1142
1143
babel-jest@^27.5.1 :
1143
1144
version "27.5.1"
@@ -1832,10 +1833,10 @@ flatted@^3.1.0:
1832
1833
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
1833
1834
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
1834
1835
1835
- follow-redirects@^1.14.8 :
1836
- version "1.14.8 "
1837
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8 .tgz#016996fb9a11a100566398b1c6839337d7bfa8fc "
1838
- integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA ==
1836
+ follow-redirects@^1.14.9 :
1837
+ version "1.15.0 "
1838
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.0 .tgz#06441868281c86d0dda4ad8bdaead2d02dca89d4 "
1839
+ integrity sha512-aExlJShTV4qOUOL7yF1U5tvLCB0xQuudbf6toyYA0E/acBNw71mvjFTnLaRp50aQaYocMR0a/RMMBIHeZnGyjQ ==
1839
1840
1840
1841
form-data@^2.5.0 :
1841
1842
version "2.5.1"
@@ -1855,6 +1856,15 @@ form-data@^3.0.0:
1855
1856
combined-stream "^1.0.8"
1856
1857
mime-types "^2.1.12"
1857
1858
1859
+ form-data@^4.0.0 :
1860
+ version "4.0.0"
1861
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
1862
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
1863
+ dependencies :
1864
+ asynckit "^0.4.0"
1865
+ combined-stream "^1.0.8"
1866
+ mime-types "^2.1.12"
1867
+
1858
1868
fs.realpath@^1.0.0 :
1859
1869
version "1.0.0"
1860
1870
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
0 commit comments