Skip to content

Commit c866584

Browse files
Bump axios from 1.11.0 to 1.12.2
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1becfaa commit c866584

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@monaco-editor/react": "^4.7.0",
4848
"@radix-ui/react-navigation-menu": "^1.2.13",
4949
"@redocly/cli": "^1.34.0",
50-
"axios": "^1.12.0",
50+
"axios": "^1.12.2",
5151
"clsx": "^2.1.0",
5252
"docusaurus-plugin-sass": "^0.2.6",
5353
"echarts": "^5.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5217,10 +5217,10 @@ autoprefixer@^10.4.19:
52175217
picocolors "^1.0.1"
52185218
postcss-value-parser "^4.2.0"
52195219

5220-
axios@^1.12.0, axios@^1.7.9, axios@^1.8.4:
5221-
version "1.12.0"
5222-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
5223-
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
5220+
axios@^1.12.2, axios@^1.7.9, axios@^1.8.4:
5221+
version "1.12.2"
5222+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
5223+
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
52245224
dependencies:
52255225
follow-redirects "^1.15.6"
52265226
form-data "^4.0.4"

0 commit comments

Comments
 (0)