File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 47
47
"@radix-ui/react-tabs" : " 0.1.1" ,
48
48
"@sentry/nextjs" : " ^7.77.0" ,
49
49
"@storybook/blocks" : " ^7.4.1" ,
50
- "axios" : " ^1.6.0 " ,
50
+ "axios" : " ^1.8.2 " ,
51
51
"classnames" : " ^2.3.1" ,
52
52
"date-fns" : " ^2.29.3" ,
53
53
"eslint-plugin-vitest" : " ^0.3.22" ,
Original file line number Diff line number Diff line change @@ -5626,12 +5626,12 @@ axios@^0.27.2:
5626
5626
follow-redirects "^1.14.9"
5627
5627
form-data "^4.0.0"
5628
5628
5629
- axios@^1.6.0 :
5630
- version "1.6.0 "
5631
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0 .tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102 "
5632
- integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg ==
5629
+ axios@^1.8.2 :
5630
+ version "1.8.2 "
5631
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2 .tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979 "
5632
+ integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg ==
5633
5633
dependencies:
5634
- follow-redirects "^1.15.0 "
5634
+ follow-redirects "^1.15.6 "
5635
5635
form-data "^4.0.0"
5636
5636
proxy-from-env "^1.1.0"
5637
5637
@@ -8450,10 +8450,10 @@ flow-parser@0.*:
8450
8450
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.209.0.tgz#adf4fa1245b2dd9073bbffbdca5c005e83194430"
8451
8451
integrity sha512-uD7Du+9xC/gGnOyk3kANQmtgWWKANWcKGJ84Wu0NSjTaVING3GqUAsywUPAl3fEYKLVVIcDWiaQ8+R6qzghwmA==
8452
8452
8453
- follow-redirects@^1.14.9, follow-redirects@^1.15.0 :
8454
- version "1.15.3 "
8455
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3 .tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a "
8456
- integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q ==
8453
+ follow-redirects@^1.14.9, follow-redirects@^1.15.6 :
8454
+ version "1.15.9 "
8455
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9 .tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1 "
8456
+ integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ ==
8457
8457
8458
8458
fontfaceobserver@^2.3.0:
8459
8459
version "2.3.0"
You can’t perform that action at this time.
0 commit comments