Skip to content

Commit 77b1678

Browse files
fix(deps): bump axios from 0.28.1 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.28.1...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 348c9a2 commit 77b1678

File tree

2 files changed

+34
-15
lines changed

2 files changed

+34
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"nuxt"
8484
],
8585
"dependencies": {
86-
"axios": "^0.28.1",
86+
"axios": "^1.12.0",
8787
"lodash": "^4.17.21",
8888
"qs": "^6.12.1"
8989
},

yarn.lock

Lines changed: 33 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3763,13 +3763,13 @@ axios-mock-adapter@^1.22.0:
37633763
fast-deep-equal "^3.1.3"
37643764
is-buffer "^2.0.5"
37653765

3766-
axios@^0.28.1:
3767-
version "0.28.1"
3768-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.28.1.tgz#2a7bcd34a3837b71ee1a5ca3762214b86b703e70"
3769-
integrity sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ==
3766+
axios@^1.12.0:
3767+
version "1.12.0"
3768+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
3769+
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
37703770
dependencies:
3771-
follow-redirects "^1.15.0"
3772-
form-data "^4.0.0"
3771+
follow-redirects "^1.15.6"
3772+
form-data "^4.0.4"
37733773
proxy-from-env "^1.1.0"
37743774

37753775
babel-loader@^8.3.0:
@@ -5723,6 +5723,16 @@ es-set-tostringtag@^2.0.1:
57235723
has "^1.0.3"
57245724
has-tostringtag "^1.0.0"
57255725

5726+
es-set-tostringtag@^2.1.0:
5727+
version "2.1.0"
5728+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
5729+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
5730+
dependencies:
5731+
es-errors "^1.3.0"
5732+
get-intrinsic "^1.2.6"
5733+
has-tostringtag "^1.0.2"
5734+
hasown "^2.0.2"
5735+
57265736
es-to-primitive@^1.2.1:
57275737
version "1.2.1"
57285738
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -6241,10 +6251,10 @@ flush-write-stream@^1.0.0:
62416251
inherits "^2.0.3"
62426252
readable-stream "^2.3.6"
62436253

6244-
follow-redirects@^1.15.0:
6245-
version "1.15.6"
6246-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
6247-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
6254+
follow-redirects@^1.15.6:
6255+
version "1.15.11"
6256+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
6257+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
62486258

62496259
for-each@^0.3.3:
62506260
version "0.3.3"
@@ -6266,13 +6276,15 @@ foreground-child@^3.1.0:
62666276
cross-spawn "^7.0.0"
62676277
signal-exit "^4.0.1"
62686278

6269-
form-data@^4.0.0:
6270-
version "4.0.0"
6271-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
6272-
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
6279+
form-data@^4.0.0, form-data@^4.0.4:
6280+
version "4.0.4"
6281+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
6282+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
62736283
dependencies:
62746284
asynckit "^0.4.0"
62756285
combined-stream "^1.0.8"
6286+
es-set-tostringtag "^2.1.0"
6287+
hasown "^2.0.2"
62766288
mime-types "^2.1.12"
62776289

62786290
fraction.js@^4.3.7:
@@ -6767,6 +6779,13 @@ has-tostringtag@^1.0.0:
67676779
dependencies:
67686780
has-symbols "^1.0.2"
67696781

6782+
has-tostringtag@^1.0.2:
6783+
version "1.0.2"
6784+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc"
6785+
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
6786+
dependencies:
6787+
has-symbols "^1.0.3"
6788+
67706789
has-value@^0.3.1:
67716790
version "0.3.1"
67726791
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"

0 commit comments

Comments
 (0)