Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent b8826d9 commit b79000f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/easy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@types/uuid": "^9.0.8",
"axios": "^1.3.4",
"axios": "^1.7.2",
"form-urlencoded": "^6.1.0",
"jsonwebtoken": "^9.0.0",
"luxon": "^3.4.4",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1796,7 +1796,7 @@ __metadata:
"@types/luxon": "npm:3.4.2"
"@types/uuid": "npm:^9.0.8"
"@types/validator": "npm:^13.11.10"
axios: "npm:^1.3.4"
axios: "npm:^1.7.2"
form-urlencoded: "npm:^6.1.0"
jsonwebtoken: "npm:^9.0.0"
luxon: "npm:^3.4.4"
Expand Down Expand Up @@ -2827,14 +2827,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.3.4":
version: 1.6.7
resolution: "axios@npm:1.6.7"
"axios@npm:^1.7.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
dependencies:
follow-redirects: "npm:^1.15.4"
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/131bf8e62eee48ca4bd84e6101f211961bf6a21a33b95e5dfb3983d5a2fe50d9fffde0b57668d7ce6f65063d3dc10f2212cbcb554f75cfca99da1c73b210358d
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -5282,7 +5282,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down

0 comments on commit b79000f

Please sign in to comment.