This repository was archived by the owner on Jun 13, 2023. It is now read-only.
File tree 2 files changed +10
-10
lines changed
coreui-free-react-admin-template-master
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44
44
"@types/react" : " ^17.0.5" ,
45
45
"@types/react-dom" : " ^17.0.3" ,
46
46
"@wojtekmaj/enzyme-adapter-react-17" : " ^0.6.0" ,
47
- "axios" : " ^0.21.1 " ,
47
+ "axios" : " ^0.21.2 " ,
48
48
"axios-mock-adapter" : " ^1.19.0" ,
49
49
"classnames" : " ^2.2.6" ,
50
50
"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:
3219
3219
fast-deep-equal "^3.1.3"
3220
3220
is-buffer "^2.0.3"
3221
3221
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 ==
3226
3226
dependencies:
3227
- follow-redirects "^1.10 .0"
3227
+ follow-redirects "^1.14 .0"
3228
3228
3229
3229
axobject-query@^2.2.0:
3230
3230
version "2.2.0"
@@ -6232,10 +6232,10 @@ flush-write-stream@^1.0.0:
6232
6232
inherits "^2.0.3"
6233
6233
readable-stream "^2.3.6"
6234
6234
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 ==
6239
6239
6240
6240
for-in@^1.0.2:
6241
6241
version "1.0.2"
You can’t perform that action at this time.
0 commit comments