Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent a81f216 commit 38eb20d
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 @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/redhat-plumbers-in-action/testing-farm#readme",
"dependencies": {
"axios": "1.6.8",
"axios": "1.7.3",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -623,14 +623,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.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
checksum: 10c0/a18cbe559203efa05fb1fec2d1898e23bf6329bd2575784ee32aa11b5bbe1d54b9f472c49a261294125519cf62aa4fe5ef6e647bb7482eafc15bffe15ab314ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -2030,7 +2030,7 @@ __metadata:
dependencies:
"@types/node": "npm:20.14.11"
"@vitest/coverage-v8": "npm:1.6.0"
axios: "npm:1.6.8"
axios: "npm:1.7.3"
prettier: "npm:3.3.3"
typescript: "npm:5.5.3"
vitest: "npm:1.6.0"
Expand Down

0 comments on commit 38eb20d

Please sign in to comment.