Skip to content

Commit

Permalink
chore(deps): bump axios from 1.6.8 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.8 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.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Romakita committed Aug 19, 2024
1 parent 74723ea commit 837146b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"dependencies": {
"@tsed/logger": ">=6.7.5",
"ajv": "8.12.0",
"axios": "1.6.8",
"axios": "1.7.4",
"change-case": "4.1.2",
"globby": "11.1.0",
"lerna": "7.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform/platform-test-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@tsed/schema": "workspace:*",
"@tsed/swagger": "workspace:*",
"ajv": "^8.12.0",
"axios": "1.6.8",
"axios": "1.7.4",
"read-pkg-up": "7.0.1"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7744,7 +7744,7 @@ __metadata:
"@tsed/swagger": "workspace:*"
"@tsed/typescript": "workspace:*"
ajv: "npm:^8.12.0"
axios: "npm:1.6.8"
axios: "npm:1.7.4"
eslint: "npm:^8.57.0"
jest: "npm:^29.7.0"
read-pkg-up: "npm:7.0.1"
Expand Down Expand Up @@ -7866,7 +7866,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^5.62.0"
"@typescript-eslint/parser": "npm:^5.62.0"
ajv: "npm:8.12.0"
axios: "npm:1.6.8"
axios: "npm:1.7.4"
chai: "npm:5.1.0"
chai-as-promised: "npm:7.1.1"
change-case: "npm:4.1.2"
Expand Down Expand Up @@ -11123,14 +11123,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/3f9a79eaf1d159544fca9576261ff867cbbff64ed30017848e4210e49f3b01e97cf416390150e6fdf6633f336cd43dc1151f890bbd09c3c01ad60bb0891eee63
checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

Expand Down

0 comments on commit 837146b

Please sign in to comment.