Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent deaf62a commit e45baa2
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 @@ -5,7 +5,7 @@
"pixhost_downloader": "bin/pixhost_downloader.js"
},
"devDependencies": {
"axios": "1.7.6",
"axios": "1.7.7",
"cheerio": "1.0.0",
"commander": "12.1.0",
"cypress": "13.14.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,14 +178,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.6":
version: 1.7.6
resolution: "axios@npm:1.7.6"
"axios@npm:1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/8b4be67056f8f3895ebadbfce0708e5aa9c537a5a68e2da03bec49d35695e29b57f14ce38f20f55bb19946bd89787a839a7c3afa9e58e1152696c208046f8417
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1344,7 +1344,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "pixhost-downloader@workspace:."
dependencies:
axios: "npm:1.7.6"
axios: "npm:1.7.7"
cheerio: "npm:1.0.0"
commander: "npm:12.1.0"
cypress: "npm:13.14.1"
Expand Down

0 comments on commit e45baa2

Please sign in to comment.