Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2024
1 parent ebab30b commit 41541a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.0",
"form-urlencoded": "^6.1.0",
"jsonwebtoken": "^9.0.0",
"luxon": "^3.4.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1795,7 +1795,7 @@ __metadata:
"@types/luxon": "npm:3.4.2"
"@types/uuid": "npm:^9.0.8"
"@types/validator": "npm:^13.11.9"
axios: "npm:^1.3.4"
axios: "npm:^1.7.0"
form-urlencoded: "npm:^6.1.0"
jsonwebtoken: "npm:^9.0.0"
luxon: "npm:^3.4.4"
Expand Down Expand Up @@ -2834,14 +2834,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.0":
version: 1.7.0
resolution: "axios@npm:1.7.0"
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/340ea17372f532c35b0713314b3454611a14fa9ed5ac31b6b84791e05231e878e72ea8d8b8cf780c00285052eea33549afa8fede495d9ee38248a2dac16492ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -5289,13 +5289,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.5
resolution: "follow-redirects@npm:1.15.5"
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
debug:
optional: true
checksum: 10c0/418d71688ceaf109dfd6f85f747a0c75de30afe43a294caa211def77f02ef19865b547dfb73fde82b751e1cc507c06c754120b848fe5a7400b0a669766df7615
checksum: 10c0/9ff767f0d7be6aa6870c82ac79cf0368cd73e01bbc00e9eb1c2a16fbb198ec105e3c9b6628bb98e9f3ac66fe29a957b9645bcb9a490bb7aa0d35f908b6b85071
languageName: node
linkType: hard

Expand Down

0 comments on commit 41541a2

Please sign in to comment.