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 15, 2024
1 parent 3a8f519 commit 474894a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 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
16 changes: 7 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1921,14 +1921,12 @@ __metadata:

"@imbricate/origin-file-system@file:../Imbricate-Origin-File-System::locator=imbricate%40workspace%3A.":
version: 1.24.0
resolution: "@imbricate/origin-file-system@file:../Imbricate-Origin-File-System#../Imbricate-Origin-File-System::hash=0f00fb&locator=imbricate%40workspace%3A."
resolution: "@imbricate/origin-file-system@file:../Imbricate-Origin-File-System#../Imbricate-Origin-File-System::hash=03d463&locator=imbricate%40workspace%3A."
dependencies:
"@sudoo/asynchronous": "npm:^2.4.0"
"@sudoo/io": "npm:^1.8.0"
"@sudoo/uuid": "npm:^1.1.0"
peerDependencies:
"@imbricate/core": "*"
checksum: 10c0/f3101398fe53b8676855d330474fe9ca9ff6a2ca0dfb58f4232afef656df293045a621ed2f06e6c0a812667cbf58bc3f2b079c52d0c2f892a0d6ce34c0cc900f
checksum: 10c0/d9af38ec9df43fb1065450f4f91be885d250dedfa9dad57132a1d6b0d02324ed9e26d279ec5c4adf3badad83e7f1fdc311547e59e12e577f7d01c1785829e9e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3026,14 +3024,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 @@ -4423,7 +4421,7 @@ __metadata:
"@types/node": "npm:^22.1.0"
"@typescript-eslint/eslint-plugin": "npm:^8.5.0"
"@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 474894a

Please sign in to comment.