Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent c28470c commit fa8842c
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 @@
"typescript": "5.4.5"
},
"dependencies": {
"axios": "1.6.8",
"axios": "1.7.2",
"luxon": "3.4.4"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1162,14 +1162,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.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
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/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -1331,7 +1331,7 @@ __metadata:
"@types/jest": "npm:29.5.12"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:20.12.11"
axios: "npm:1.6.8"
axios: "npm:1.7.2"
jest: "npm:29.7.0"
luxon: "npm:3.4.4"
msw: "npm:2.3.0"
Expand Down

0 comments on commit fa8842c

Please sign in to comment.