Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 27, 2023
1 parent 2e140d8 commit 7cba3e0
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
22 changes: 11 additions & 11 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.5",
"@types/sax": "1.2.7",
"@types/source-map-support": "0.5.10",
"axios": "1.6.2",
"axios": "1.6.3",
"commitizen": "4.3.0",
"concurrently": "8.2.2",
"crawler": "1.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,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.2"
axios: "npm:1.6.3"
commitizen: "npm:4.3.0"
concurrently: "npm:8.2.2"
crawler: "npm:1.4.0"
Expand Down Expand Up @@ -2688,14 +2688,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
"axios@npm:1.6.3":
version: 1.6.3
resolution: "axios@npm:1.6.3"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 9b77e030e85e4f9cbcba7bb52fbff67d6ce906c92d213e0bd932346a50140faf83733bf786f55bd58301bd92f9973885c7b87d6348023e10f7eaf286d0791a1d
checksum: dcc6d982353db33e6893ef01cdf81d0a0548dbd8fba0cb046dc4aee1a6a16226721faa4c2a13b2673d47130509629cdb93bb991b3a2bd4ef17a5ac27a8bba0da
languageName: node
linkType: hard

Expand Down

0 comments on commit 7cba3e0

Please sign in to comment.