Skip to content

Commit

Permalink
Update dependency axios to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 7e70880 commit 07588bb
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.8",
"assert": "2.1.0",
"axios": "1.6.5",
"axios": "1.6.6",
"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.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
"axios@npm:1.6.6":
version: 1.6.6
resolution: "axios@npm:1.6.6"
dependencies:
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: aeb9acf87590d8aa67946072ced38e01ca71f5dfe043782c0ccea667e5dd5c45830c08afac9be3d7c894f09684b8ab2a458f497d197b73621233bcf202d9d468
checksum: 974f54cfade94fd4c0191309122a112c8d233089cecb0070cd8e0904e9bd9c364ac3a6fd0f981c978508077249788950427c565f54b7b2110e5c3426006ff343
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.5"
axios: "npm:1.6.6"
buffer: "npm:6.0.3"
concurrently: "npm:8.2.2"
crypto-browserify: "npm:3.12.0"
Expand Down

0 comments on commit 07588bb

Please sign in to comment.