Skip to content

Commit

Permalink
build(deps): bump axios from 1.7.8 to 1.7.9
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.8...v1.7.9)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Dec 10, 2024
1 parent 44c01a4 commit b4f43ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/backend-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/express": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"axios": "^1.7.8",
"axios": "^1.7.9",
"express": "^4.21.1",
"js-logger": "^1.6.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1975,7 +1975,7 @@ __metadata:
"@types/express": "npm:^5.0.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.10.1"
axios: "npm:^1.7.8"
axios: "npm:^1.7.9"
commit-and-tag-version: "npm:^12.5.0"
concurrently: "npm:^9.1.0"
express: "npm:^4.21.1"
Expand Down Expand Up @@ -5163,14 +5163,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.8":
version: 1.7.8
resolution: "axios@npm:1.7.8"
"axios@npm:^1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/7ddcde188041ac55090186254b4025eb2af842be3cf615ce45393fd7f543c1eab0ad2fdd2017a5f6190695e3ecea73ee5e9c37f204854aec2698f9579046efdf
checksum: 10/b7a5f660ea53ba9c2a745bf5ad77ad8bf4f1338e13ccc3f9f09f810267d6c638c03dac88b55dae8dc98b79c57d2d6835be651d58d2af97c174f43d289a9fd007
languageName: node
linkType: hard

Expand Down

0 comments on commit b4f43ac

Please sign in to comment.