File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "dependencies" : {
2020 "@staffbase/widget-sdk" : " ^3.14.13" ,
2121 "acorn" : " ^8.14.1" ,
22- "axios" : " 1.9 .0" ,
22+ "axios" : " 1.12 .0" ,
2323 "date-fns" : " ^2.23.0" ,
2424 "dayjs" : " 1.11.13" ,
2525 "react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change @@ -2751,13 +2751,13 @@ available-typed-arrays@^1.0.7:
27512751 dependencies :
27522752 possible-typed-array-names "^1.0.0"
27532753
2754- axios@1.9 .0 :
2755- version "1.9 .0"
2756- resolved "https://registry.yarnpkg.com/axios/-/axios-1.9 .0.tgz#25534e3b72b54540077d33046f77e3b8d7081901 "
2757- integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg ==
2754+ axios@1.12 .0 :
2755+ version "1.12 .0"
2756+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.12 .0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3 "
2757+ integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg ==
27582758 dependencies :
27592759 follow-redirects "^1.15.6"
2760- form-data "^4.0.0 "
2760+ form-data "^4.0.4 "
27612761 proxy-from-env "^1.1.0"
27622762
27632763babel-eslint@10.1.0 :
@@ -3910,6 +3910,16 @@ es-set-tostringtag@^2.0.3:
39103910 has-tostringtag "^1.0.2"
39113911 hasown "^2.0.1"
39123912
3913+ es-set-tostringtag@^2.1.0 :
3914+ version "2.1.0"
3915+ resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
3916+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
3917+ dependencies :
3918+ es-errors "^1.3.0"
3919+ get-intrinsic "^1.2.6"
3920+ has-tostringtag "^1.0.2"
3921+ hasown "^2.0.2"
3922+
39133923es-to-primitive@^1.3.0 :
39143924 version "1.3.0"
39153925 resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.3.0.tgz#96c89c82cc49fd8794a24835ba3e1ff87f214e18"
@@ -4339,13 +4349,15 @@ form-data@^3.0.0:
43394349 combined-stream "^1.0.8"
43404350 mime-types "^2.1.12"
43414351
4342- form-data@^4.0.0 :
4343- version "4.0.1 "
4344- resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.1 .tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48 "
4345- integrity sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw ==
4352+ form-data@^4.0.4 :
4353+ version "4.0.4 "
4354+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
4355+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow ==
43464356 dependencies :
43474357 asynckit "^0.4.0"
43484358 combined-stream "^1.0.8"
4359+ es-set-tostringtag "^2.1.0"
4360+ hasown "^2.0.2"
43494361 mime-types "^2.1.12"
43504362
43514363forwarded@0.2.0 :
You can’t perform that action at this time.
0 commit comments