Skip to content

Commit

Permalink
Update dependency axios to v1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent be1f7c9 commit e33537f
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 @@ -37,7 +37,7 @@
"dependencies": {
"@babel/runtime": "7.23.9",
"assert": "2.1.0",
"axios": "1.6.6",
"axios": "1.6.7",
"express": "^4.18.2",
"follow-redirects": "1.15.5",
"lodash": "4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1925,14 +1925,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.6":
version: 1.6.6
resolution: "axios@npm:1.6.6"
"axios@npm:1.6.7":
version: 1.6.7
resolution: "axios@npm:1.6.7"
dependencies:
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 974f54cfade94fd4c0191309122a112c8d233089cecb0070cd8e0904e9bd9c364ac3a6fd0f981c978508077249788950427c565f54b7b2110e5c3426006ff343
checksum: 131bf8e62eee48ca4bd84e6101f211961bf6a21a33b95e5dfb3983d5a2fe50d9fffde0b57668d7ce6f65063d3dc10f2212cbcb554f75cfca99da1c73b210358d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3177,7 +3177,7 @@ __metadata:
"@types/lodash": "npm:4.14.202"
assert: "npm:2.1.0"
autoprefixer: "npm:10.4.17"
axios: "npm:1.6.6"
axios: "npm:1.6.7"
buffer: "npm:6.0.3"
concurrently: "npm:8.2.2"
crypto-browserify: "npm:3.12.0"
Expand Down

0 comments on commit e33537f

Please sign in to comment.