File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 43
43
"@vitejs/plugin-react" : " 2.1.0" ,
44
44
"@xstate/inspect" : " 0.6.5" ,
45
45
"@xstate/react" : " 3.2.1" ,
46
- "axios" : " 0.26.1 " ,
46
+ "axios" : " 1.3.4 " ,
47
47
"canvas" : " 2.11.0" ,
48
48
"chart.js" : " 3.9.1" ,
49
49
"chartjs-adapter-date-fns" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -4773,12 +4773,14 @@ axe-core@^4.4.3:
4773
4773
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.6.3.tgz#fc0db6fdb65cc7a80ccf85286d91d64ababa3ece"
4774
4774
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
4775
4775
4776
- axios@0.26.1 :
4777
- version "0.26.1 "
4778
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1 .tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9 "
4779
- integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA ==
4776
+ axios@1.3.4 :
4777
+ version "1.3.4 "
4778
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4 .tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024 "
4779
+ integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ ==
4780
4780
dependencies:
4781
- follow-redirects "^1.14.8"
4781
+ follow-redirects "^1.15.0"
4782
+ form-data "^4.0.0"
4783
+ proxy-from-env "^1.1.0"
4782
4784
4783
4785
axobject-query@^2.2.0:
4784
4786
version "2.2.0"
@@ -7643,7 +7645,7 @@ flush-write-stream@^1.0.0:
7643
7645
inherits "^2.0.3"
7644
7646
readable-stream "^2.3.6"
7645
7647
7646
- follow-redirects@^1.14.8 :
7648
+ follow-redirects@^1.15.0 :
7647
7649
version "1.15.2"
7648
7650
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
7649
7651
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
@@ -12330,6 +12332,11 @@ proxy-addr@~2.0.7:
12330
12332
forwarded "0.2.0"
12331
12333
ipaddr.js "1.9.1"
12332
12334
12335
+ proxy-from-env@^1.1.0:
12336
+ version "1.1.0"
12337
+ resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
12338
+ integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
12339
+
12333
12340
prr@~1.0.1:
12334
12341
version "1.0.1"
12335
12342
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
You can’t perform that action at this time.
0 commit comments