Skip to content

Commit a94e94a

Browse files
dependabot[bot]bhufmann
authored andcommitted
Bump axios from 1.10.0 to 1.11.0
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1fdd4c commit a94e94a

File tree

1 file changed

+105
-4
lines changed

1 file changed

+105
-4
lines changed

yarn.lock

Lines changed: 105 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,12 +1492,12 @@ asynckit@^0.4.0:
14921492
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
14931493

14941494
axios@^1.7.4:
1495-
version "1.10.0"
1496-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54"
1497-
integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==
1495+
version "1.11.0"
1496+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
1497+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
14981498
dependencies:
14991499
follow-redirects "^1.15.6"
1500-
form-data "^4.0.0"
1500+
form-data "^4.0.4"
15011501
proxy-from-env "^1.1.0"
15021502

15031503
babel-jest@^27.5.1:
@@ -1683,6 +1683,14 @@ cacache@^18.0.0, cacache@^18.0.3:
16831683
tar "^6.1.11"
16841684
unique-filename "^3.0.0"
16851685

1686+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
1687+
version "1.0.2"
1688+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
1689+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
1690+
dependencies:
1691+
es-errors "^1.3.0"
1692+
function-bind "^1.1.2"
1693+
16861694
callsites@^3.0.0:
16871695
version "3.1.0"
16881696
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -2181,6 +2189,15 @@ dotenv@^16.4.4, dotenv@~16.4.5:
21812189
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
21822190
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
21832191

2192+
dunder-proto@^1.0.1:
2193+
version "1.0.1"
2194+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
2195+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
2196+
dependencies:
2197+
call-bind-apply-helpers "^1.0.1"
2198+
es-errors "^1.3.0"
2199+
gopd "^1.2.0"
2200+
21842201
duplexer@^0.1.1:
21852202
version "0.1.2"
21862203
resolved "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
@@ -2261,6 +2278,33 @@ error-ex@^1.3.1:
22612278
dependencies:
22622279
is-arrayish "^0.2.1"
22632280

2281+
es-define-property@^1.0.1:
2282+
version "1.0.1"
2283+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
2284+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
2285+
2286+
es-errors@^1.3.0:
2287+
version "1.3.0"
2288+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
2289+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
2290+
2291+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
2292+
version "1.1.1"
2293+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
2294+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
2295+
dependencies:
2296+
es-errors "^1.3.0"
2297+
2298+
es-set-tostringtag@^2.1.0:
2299+
version "2.1.0"
2300+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
2301+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
2302+
dependencies:
2303+
es-errors "^1.3.0"
2304+
get-intrinsic "^1.2.6"
2305+
has-tostringtag "^1.0.2"
2306+
hasown "^2.0.2"
2307+
22642308
escalade@^3.1.1, escalade@^3.1.2:
22652309
version "3.2.0"
22662310
resolved "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5"
@@ -2468,6 +2512,17 @@ form-data@^4.0.0:
24682512
combined-stream "^1.0.8"
24692513
mime-types "^2.1.12"
24702514

2515+
form-data@^4.0.4:
2516+
version "4.0.4"
2517+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
2518+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
2519+
dependencies:
2520+
asynckit "^0.4.0"
2521+
combined-stream "^1.0.8"
2522+
es-set-tostringtag "^2.1.0"
2523+
hasown "^2.0.2"
2524+
mime-types "^2.1.12"
2525+
24712526
front-matter@^4.0.2:
24722527
version "4.0.2"
24732528
resolved "https://registry.npmjs.org/front-matter/-/front-matter-4.0.2.tgz#b14e54dc745cfd7293484f3210d15ea4edd7f4d5"
@@ -2528,6 +2583,22 @@ get-caller-file@^2.0.5:
25282583
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
25292584
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
25302585

2586+
get-intrinsic@^1.2.6:
2587+
version "1.3.0"
2588+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
2589+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
2590+
dependencies:
2591+
call-bind-apply-helpers "^1.0.2"
2592+
es-define-property "^1.0.1"
2593+
es-errors "^1.3.0"
2594+
es-object-atoms "^1.1.1"
2595+
function-bind "^1.1.2"
2596+
get-proto "^1.0.1"
2597+
gopd "^1.2.0"
2598+
has-symbols "^1.1.0"
2599+
hasown "^2.0.2"
2600+
math-intrinsics "^1.1.0"
2601+
25312602
get-package-type@^0.1.0:
25322603
version "0.1.0"
25332604
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
@@ -2548,6 +2619,14 @@ [email protected]:
25482619
resolved "https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
25492620
integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==
25502621

2622+
get-proto@^1.0.1:
2623+
version "1.0.1"
2624+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
2625+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
2626+
dependencies:
2627+
dunder-proto "^1.0.1"
2628+
es-object-atoms "^1.0.0"
2629+
25512630
25522631
version "6.0.0"
25532632
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.0.tgz#3e0012cb6827319da2706e601a1583e8629a6718"
@@ -2670,6 +2749,11 @@ [email protected]:
26702749
merge2 "^1.4.1"
26712750
slash "^3.0.0"
26722751

2752+
gopd@^1.2.0:
2753+
version "1.2.0"
2754+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
2755+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
2756+
26732757
[email protected], graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.6, graceful-fs@^4.2.9:
26742758
version "4.2.11"
26752759
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
@@ -2702,6 +2786,18 @@ has-flag@^4.0.0:
27022786
resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
27032787
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
27042788

2789+
has-symbols@^1.0.3, has-symbols@^1.1.0:
2790+
version "1.1.0"
2791+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
2792+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
2793+
2794+
has-tostringtag@^1.0.2:
2795+
version "1.0.2"
2796+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
2797+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
2798+
dependencies:
2799+
has-symbols "^1.0.3"
2800+
27052801
27062802
version "2.0.1"
27072803
resolved "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -3932,6 +4028,11 @@ map-obj@^4.0.0:
39324028
resolved "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
39334029
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
39344030

4031+
math-intrinsics@^1.1.0:
4032+
version "1.1.0"
4033+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
4034+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
4035+
39354036
meow@^8.1.2:
39364037
version "8.1.2"
39374038
resolved "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz#bcbe45bda0ee1729d350c03cffc8395a36c4e897"

0 commit comments

Comments
 (0)