File tree 2 files changed +9
-12
lines changed
{{cookiecutter.project_slug}}/frontend
2 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 10
10
"@types/node" : " ^20.8.8" ,
11
11
"@types/react" : " ^17.0.24" ,
12
12
"@types/react-dom" : " ^17.0.0" ,
13
- "axios" : " ^0.21.4 " ,
13
+ "axios" : " ^1.8.2 " ,
14
14
"ra-data-json-server" : " ^4.13.1" ,
15
15
"ra-data-simple-rest" : " ^4.13.1" ,
16
16
"react" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 3742
3742
form-data "^4.0.0"
3743
3743
proxy-from-env "^1.1.0"
3744
3744
3745
- axios@^0.21.4 :
3746
- version "0.21.4 "
3747
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4 .tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575 "
3748
- integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg ==
3745
+ axios@^1.8.2 :
3746
+ version "1.8.2 "
3747
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
3748
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
3749
3749
dependencies:
3750
- follow-redirects "^1.14.0"
3750
+ follow-redirects "^1.15.6"
3751
+ form-data "^4.0.0"
3752
+ proxy-from-env "^1.1.0"
3751
3753
3752
3754
axobject-query@^2.2.0:
3753
3755
version "2.2.0"
@@ -6074,12 +6076,7 @@ flatted@^3.1.0:
6074
6076
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469"
6075
6077
integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==
6076
6078
6077
- follow-redirects@^1.0.0, follow-redirects@^1.14.0:
6078
- version "1.15.2"
6079
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
6080
- integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
6081
-
6082
- follow-redirects@^1.15.6:
6079
+ follow-redirects@^1.0.0, follow-redirects@^1.15.6:
6083
6080
version "1.15.9"
6084
6081
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
6085
6082
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
You can’t perform that action at this time.
0 commit comments