File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 30
30
"@types/detect-port" : " ^1.3.2" ,
31
31
"@xstate/react" : " 3.2.2" ,
32
32
"aws-amplify" : " ^6.0.16" ,
33
- "axios" : " 0.28.1 " ,
33
+ "axios" : " 1.12.0 " ,
34
34
"clsx" : " 1.2.1" ,
35
35
"date-fns" : " 4.1.0" ,
36
36
"date-fns-tz" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -5153,13 +5153,13 @@ aws4@^1.8.0:
5153
5153
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
5154
5154
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
5155
5155
5156
- axios@0.28.1 :
5157
- version "0.28.1 "
5158
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1 .tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70 "
5159
- integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ ==
5156
+ axios@1.12.0 :
5157
+ version "1.12.0 "
5158
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0 .tgz#11248459be05a5ee493485628fa0e4323d0abfc3 "
5159
+ integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg ==
5160
5160
dependencies:
5161
- follow-redirects "^1.15.0 "
5162
- form-data "^4.0.0 "
5161
+ follow-redirects "^1.15.6 "
5162
+ form-data "^4.0.4 "
5163
5163
proxy-from-env "^1.1.0"
5164
5164
5165
5165
axios@^0.21.1:
@@ -7134,7 +7134,7 @@ flatted@^3.2.9:
7134
7134
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
7135
7135
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
7136
7136
7137
- follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0 :
7137
+ follow-redirects@^1.0.0, follow-redirects@^1.14.0:
7138
7138
version "1.15.9"
7139
7139
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
7140
7140
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
You can’t perform that action at this time.
0 commit comments