Skip to content

Commit feb9387

Browse files
Bump axios from 1.7.2 to 1.7.4 in /docs
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.2...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e725ee commit feb9387

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@vuepress/client": "2.0.0-rc.0",
1414
"@vuepress/plugin-search": "2.0.0-rc.0",
15-
"axios": "^1.6.2",
15+
"axios": "^1.7.4",
1616
"lodash": "^4.17.21",
1717
"markdown-it": "^12.3.2",
1818
"markdown-it-meta": "^0.0.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -777,10 +777,10 @@ autoprefixer@^10.4.16:
777777
picocolors "^1.0.0"
778778
postcss-value-parser "^4.2.0"
779779

780-
axios@^1.6.2:
781-
version "1.7.2"
782-
resolved "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz"
783-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
780+
axios@^1.7.4:
781+
version "1.7.4"
782+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
783+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
784784
dependencies:
785785
follow-redirects "^1.15.6"
786786
form-data "^4.0.0"

0 commit comments

Comments
 (0)