Skip to content

Commit cf3201f

Browse files
chore(deps): bump axios from 1.7.2 to 1.7.4 (#875)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdb017d commit cf3201f

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
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@docsearch/react": "3.6.1",
30-
"axios": "1.7.2",
30+
"axios": "1.7.4",
3131
"babel-loader": "^9.1.3",
3232
"classnames": "^2.3.1",
3333
"feed": "^4.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3167,14 +3167,14 @@ __metadata:
31673167
languageName: node
31683168
linkType: hard
31693169

3170-
"axios@npm:1.7.2":
3171-
version: 1.7.2
3172-
resolution: "axios@npm:1.7.2"
3170+
"axios@npm:1.7.4":
3171+
version: 1.7.4
3172+
resolution: "axios@npm:1.7.4"
31733173
dependencies:
31743174
follow-redirects: "npm:^1.15.6"
31753175
form-data: "npm:^4.0.0"
31763176
proxy-from-env: "npm:^1.1.0"
3177-
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
3177+
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
31783178
languageName: node
31793179
linkType: hard
31803180

@@ -6632,7 +6632,7 @@ __metadata:
66326632
"@typescript-eslint/eslint-plugin": "npm:^6.21.0"
66336633
"@typescript-eslint/parser": "npm:^6.21.0"
66346634
autoprefixer: "npm:^10.4.20"
6635-
axios: "npm:1.7.2"
6635+
axios: "npm:1.7.4"
66366636
babel-loader: "npm:^9.1.3"
66376637
babel-plugin-istanbul: "npm:^7.0.0"
66386638
classnames: "npm:^2.3.1"

0 commit comments

Comments
 (0)