Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 27, 2024
1 parent 61508cb commit b1781db
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.7",
"form-urlencoded": "^6.1.0",
"jsonwebtoken": "^9.0.0",
"luxon": "^3.4.4",
Expand Down
4 changes: 2 additions & 2 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.7"
form-urlencoded: "npm:^6.1.0"
jsonwebtoken: "npm:^9.0.0"
luxon: "npm:^3.4.4"
Expand Down Expand Up @@ -2769,7 +2769,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.3.4":
"axios@npm:^1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
Expand Down

0 comments on commit b1781db

Please sign in to comment.