Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): Bump axios from 1.7.3 to 1.7.7
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.7)

---
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 Sep 2, 2024
1 parent 5122263 commit d3d4cae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@imbricate/origin-mongo": "1.5.0",
"@sudoo/io": "^1.8.0",
"@sudoo/uuid": "^1.1.0",
"axios": "^1.7.3",
"axios": "^1.7.7",
"commander": "^12.1.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2788,14 +2788,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
"axios@npm:^1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/a18cbe559203efa05fb1fec2d1898e23bf6329bd2575784ee32aa11b5bbe1d54b9f472c49a261294125519cf62aa4fe5ef6e647bb7482eafc15bffe15ab314ce
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4148,7 +4148,7 @@ __metadata:
"@types/node": "npm:^22.1.0"
"@typescript-eslint/eslint-plugin": "npm:^7.16.1"
"@typescript-eslint/parser": "npm:^7.16.1"
axios: "npm:^1.7.3"
axios: "npm:^1.7.7"
babel-jest: "npm:^29.7.0"
commander: "npm:^12.1.0"
eslint: "npm:^8.57.0"
Expand Down

0 comments on commit d3d4cae

Please sign in to comment.