Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 6f2298a commit 669dd8e
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
26 changes: 13 additions & 13 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/node": "20.10.6",
"@types/sax": "1.2.7",
"@types/source-map-support": "0.5.10",
"axios": "1.6.4",
"axios": "1.6.5",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"crawler": "1.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@ __metadata:
"@types/sax": "npm:1.2.7"
"@types/source-map-support": "npm:0.5.10"
assert-never: "npm:^1.2.1"
axios: "npm:1.6.4"
axios: "npm:1.6.5"
commitizen: "npm:4.3.0"
concurrently: "npm:8.2.2"
crawler: "npm:1.5.0"
Expand Down Expand Up @@ -2677,14 +2677,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.4":
version: 1.6.4
resolution: "axios@npm:1.6.4"
"axios@npm:1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
dependencies:
follow-redirects: "npm:^1.15.4"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: daac697fa1ea9865cb48e9edb7eacd99e8a9214997f2d8e886cb61c380a613e5c270078bfc153ac96206680106c223f005f0e4bf2f3b2ddd88e559ecf970521f
checksum: aeb9acf87590d8aa67946072ced38e01ca71f5dfe043782c0ccea667e5dd5c45830c08afac9be3d7c894f09684b8ab2a458f497d197b73621233bcf202d9d468
languageName: node
linkType: hard

Expand Down

0 comments on commit 669dd8e

Please sign in to comment.