Skip to content

Commit 74d64ff

Browse files
Bump axios from 1.12.0 to 1.13.1
Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.0...v1.13.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c93ad0f commit 74d64ff

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.13.1",
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.13.1, axios@^1.7.9, axios@^1.8.4:
5221+
version "1.13.1"
5222+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7"
5223+
integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==
52245224
dependencies:
52255225
follow-redirects "^1.15.6"
52265226
form-data "^4.0.4"

0 commit comments

Comments
 (0)