Skip to content

Commit c4231db

Browse files
chore(deps): update dependency axios to v1.15.2 [security] (#1195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5a4d66 commit c4231db

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3956,11 +3956,11 @@ autoprefixer@^10.4.9:
39563956
postcss-value-parser "^4.2.0"
39573957

39583958
axios@^1.12.0:
3959-
version "1.15.0"
3960-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
3961-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
3959+
version "1.16.0"
3960+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.0.tgz#f8e5dd931cef2a5f8c32216d5784eda2f8750eb7"
3961+
integrity sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==
39623962
dependencies:
3963-
follow-redirects "^1.15.11"
3963+
follow-redirects "^1.16.0"
39643964
form-data "^4.0.5"
39653965
proxy-from-env "^2.1.0"
39663966

@@ -6126,11 +6126,16 @@ flatted@^3.2.9:
61266126
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
61276127
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
61286128

6129-
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
6129+
follow-redirects@^1.0.0:
61306130
version "1.15.11"
61316131
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
61326132
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
61336133

6134+
follow-redirects@^1.16.0:
6135+
version "1.16.0"
6136+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
6137+
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
6138+
61346139
foreground-child@^3.1.0:
61356140
version "3.3.1"
61366141
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
@@ -6555,9 +6560,9 @@ has-tostringtag@^1.0.2:
65556560
has-symbols "^1.0.3"
65566561

65576562
hasown@^2.0.2:
6558-
version "2.0.2"
6559-
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
6560-
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
6563+
version "2.0.3"
6564+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.3.tgz#5e5c2b15b60370a4c7930c383dfb76bf17bc403c"
6565+
integrity sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==
65616566
dependencies:
65626567
function-bind "^1.1.2"
65636568

0 commit comments

Comments
 (0)