Skip to content

Commit 2981791

Browse files
Bump axios from 1.8.4 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.8.4 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@v1.8.4...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaff362 commit 2981791

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"@stablelib/snappy": "^1.0.2",
250250
"@types/json-dup-key-validator": "^1.0.2",
251251
"ajv": "^8.17.1",
252-
"axios": "^1.8.4",
252+
"axios": "^1.12.0",
253253
"brotli-dec-wasm": "^2.3.0",
254254
"buffer": "^6.0.3",
255255
"classnames": "^2.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4624,13 +4624,13 @@ axe-core@^4.10.0:
46244624
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
46254625
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
46264626

4627-
axios@^1.8.4:
4628-
version "1.8.4"
4629-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
4630-
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
4627+
axios@^1.12.0:
4628+
version "1.12.0"
4629+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
4630+
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
46314631
dependencies:
46324632
follow-redirects "^1.15.6"
4633-
form-data "^4.0.0"
4633+
form-data "^4.0.4"
46344634
proxy-from-env "^1.1.0"
46354635

46364636
axobject-query@^4.1.0:

0 commit comments

Comments
 (0)