Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 8b5d9d0 commit feeed79
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 @@ -41,7 +41,7 @@
},
"dependencies": {
"@types/uuid": "^9.0.8",
"axios": "^1.3.4",
"axios": "^1.6.8",
"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.6.8"
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.6.8":
version: 1.6.8
resolution: "axios@npm:1.6.8"
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/0f22da6f490335479a89878bc7d5a1419484fbb437b564a80c34888fc36759ae4f56ea28d55a191695e5ed327f0bad56e7ff60fb6770c14d1be6501505d47ab9
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 feeed79

Please sign in to comment.