File tree Expand file tree Collapse file tree 2 files changed +22
-10
lines changed Expand file tree Collapse file tree 2 files changed +22
-10
lines changed Original file line number Diff line number Diff line change 25
25
]
26
26
},
27
27
"dependencies" : {
28
- "axios" : " ^1.10 .0" ,
28
+ "axios" : " ^1.11 .0" ,
29
29
"nookies" : " ^2.5.2" ,
30
30
"react" : " ^18.3.1" ,
31
31
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change @@ -2631,13 +2631,13 @@ available-typed-arrays@^1.0.7:
2631
2631
dependencies :
2632
2632
possible-typed-array-names "^1.0.0"
2633
2633
2634
- axios@^1.10 .0 :
2635
- version "1.10 .0"
2636
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.10 .0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54 "
2637
- integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw ==
2634
+ axios@^1.11 .0 :
2635
+ version "1.11 .0"
2636
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.11 .0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6 "
2637
+ integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA ==
2638
2638
dependencies :
2639
2639
follow-redirects "^1.15.6"
2640
- form-data "^4.0.0 "
2640
+ form-data "^4.0.4 "
2641
2641
proxy-from-env "^1.1.0"
2642
2642
2643
2643
babel-jest@30.0.5 :
@@ -3578,6 +3578,16 @@ es-set-tostringtag@^2.0.3:
3578
3578
has-tostringtag "^1.0.2"
3579
3579
hasown "^2.0.1"
3580
3580
3581
+ es-set-tostringtag@^2.1.0 :
3582
+ version "2.1.0"
3583
+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3584
+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3585
+ dependencies :
3586
+ es-errors "^1.3.0"
3587
+ get-intrinsic "^1.2.6"
3588
+ has-tostringtag "^1.0.2"
3589
+ hasown "^2.0.2"
3590
+
3581
3591
es-shim-unscopables@^1.0.2 :
3582
3592
version "1.0.2"
3583
3593
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
@@ -3987,13 +3997,15 @@ foreground-child@^3.1.0:
3987
3997
cross-spawn "^7.0.6"
3988
3998
signal-exit "^4.0.1"
3989
3999
3990
- form-data@^4.0.0 :
3991
- version "4.0.0 "
3992
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0 .tgz#93919daeaf361ee529584b9b31664dc12c9fa452 "
3993
- integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww ==
4000
+ form-data@^4.0.4 :
4001
+ version "4.0.4 "
4002
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
4003
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
3994
4004
dependencies :
3995
4005
asynckit "^0.4.0"
3996
4006
combined-stream "^1.0.8"
4007
+ es-set-tostringtag "^2.1.0"
4008
+ hasown "^2.0.2"
3997
4009
mime-types "^2.1.12"
3998
4010
3999
4011
fs.realpath@^1.0.0 :
You can’t perform that action at this time.
0 commit comments