Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.4 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent a722eb9 commit 5511763
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.7.3",
"axios": "1.7.4",
"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 @@ -599,14 +599,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.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: 10c0/a18cbe559203efa05fb1fec2d1898e23bf6329bd2575784ee32aa11b5bbe1d54b9f472c49a261294125519cf62aa4fe5ef6e647bb7482eafc15bffe15ab314ce
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

Expand Down Expand Up @@ -1904,7 +1904,7 @@ __metadata:
dependencies:
"@types/node": "npm:20.14.13"
"@vitest/coverage-v8": "npm:2.0.5"
axios: "npm:1.7.3"
axios: "npm:1.7.4"
prettier: "npm:3.3.3"
typescript: "npm:5.5.4"
vitest: "npm:2.0.5"
Expand Down

0 comments on commit 5511763

Please sign in to comment.