File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"@rails/actioncable" : " ^7.0.8" ,
13
13
"@rails/activestorage" : " ^7.1.0" ,
14
14
"@rails/ujs" : " ^6.1.6" ,
15
- "axios" : " ^1.6.0 " ,
15
+ "axios" : " ^1.6.3 " ,
16
16
"bootstrap" : " ^4.6.2" ,
17
17
"chartjs" : " ^0.3.24" ,
18
18
"cleave.js" : " ^1.4.7" ,
Original file line number Diff line number Diff line change @@ -515,10 +515,10 @@ asynckit@^0.4.0:
515
515
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
516
516
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
517
517
518
- axios@^1.6.0 :
519
- version "1.6.0 "
520
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
521
- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
518
+ axios@^1.6.3 :
519
+ version "1.6.3 "
520
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.3 .tgz#7f50f23b3aa246eff43c54834272346c396613f4 "
521
+ integrity sha512-fWyNdeawGam70jXSVlKl+SUNVcL6j6W79CuSIPfi6HnDUmSCH6gyUys/HrqHeA/wU0Az41rRgean494d0Jb+ww ==
522
522
dependencies :
523
523
follow-redirects "^1.15.0"
524
524
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments