This repository was archived by the owner on Jun 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
coreui-free-react-admin-template-master Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4444 "@types/react" : " ^17.0.5" ,
4545 "@types/react-dom" : " ^17.0.3" ,
4646 "@wojtekmaj/enzyme-adapter-react-17" : " ^0.6.0" ,
47- "axios" : " ^0.21.1 " ,
47+ "axios" : " ^0.21.2 " ,
4848 "axios-mock-adapter" : " ^1.19.0" ,
4949 "classnames" : " ^2.2.6" ,
5050 "core-js" : " ^3.9.1" ,
Original file line number Diff line number Diff line change @@ -3219,12 +3219,12 @@ axios-mock-adapter@^1.19.0:
32193219 fast-deep-equal "^3.1.3"
32203220 is-buffer "^2.0.3"
32213221
3222- axios@^0.21.1 :
3223- version "0.21.1 "
3224- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz"
3225- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
3222+ axios@^0.21.2 :
3223+ version "0.21.2 "
3224+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
3225+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
32263226 dependencies:
3227- follow-redirects "^1.10 .0"
3227+ follow-redirects "^1.14 .0"
32283228
32293229axobject-query@^2.2.0:
32303230 version "2.2.0"
@@ -6232,10 +6232,10 @@ flush-write-stream@^1.0.0:
62326232 inherits "^2.0.3"
62336233 readable-stream "^2.3.6"
62346234
6235- follow-redirects@^1.0.0, follow-redirects@^1.10 .0:
6236- version "1.14.8 "
6237- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8 .tgz#016996fb9a11a100566398b1c6839337d7bfa8fc "
6238- integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA ==
6235+ follow-redirects@^1.0.0, follow-redirects@^1.14 .0:
6236+ version "1.15.1 "
6237+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1 .tgz#0ca6a452306c9b276e4d3127483e29575e207ad5 "
6238+ integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA ==
62396239
62406240for-in@^1.0.2:
62416241 version "1.0.2"
You can’t perform that action at this time.
0 commit comments