Skip to content

Commit 17aca29

Browse files
chore(deps): bump axios from 1.7.9 to 1.8.1 (#838)
1 parent 886ae60 commit 17aca29

File tree

7 files changed

+23
-12
lines changed

7 files changed

+23
-12
lines changed

packages/auto-approver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Florian Imdahl <[email protected]>",
33
"bin": "dist/cli.js",
44
"dependencies": {
5-
"axios": "1.7.9",
5+
"axios": "1.8.1",
66
"commander": "13.1.0",
77
"cosmiconfig": "9.0.0",
88
"logdown": "3.3.1"

packages/electron-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Florian Imdahl <[email protected]>",
33
"bin": "dist/cli.js",
44
"dependencies": {
5-
"axios": "1.7.9",
5+
"axios": "1.8.1",
66
"chalk": "5.4.1",
77
"commander": "13.1.0",
88
"date-fns": "4.1.0",

packages/gh-open/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Florian Imdahl <[email protected]>",
33
"bin": "dist/cli.js",
44
"dependencies": {
5-
"axios": "1.7.9",
5+
"axios": "1.8.1",
66
"commander": "13.1.0",
77
"find-up": "7.0.0",
88
"logdown": "3.3.1",

packages/mastodon-bot-impfstatus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"impfstatus": "dist/cli.js"
55
},
66
"dependencies": {
7-
"axios": "1.7.9",
7+
"axios": "1.8.1",
88
"commander": "13.1.0",
99
"megalodon": "10.1.1",
1010
"ntfy": "1.7.2"

packages/my-timezone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Florian Imdahl <[email protected]>",
33
"bin": "dist/cli.js",
44
"dependencies": {
5-
"axios": "1.7.9",
5+
"axios": "1.8.1",
66
"commander": "13.1.0",
77
"ntpclient": "1.8.2"
88
},

packages/ntfy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Florian Imdahl <[email protected]>",
33
"dependencies": {
4-
"axios": "1.7.9"
4+
"axios": "1.8.1"
55
},
66
"description": "Send notifications over ntfy.sh.",
77
"devDependencies": {

yarn.lock

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ __metadata:
759759
version: 0.0.0-use.local
760760
resolution: "@ffflorian/gh-open@workspace:packages/gh-open"
761761
dependencies:
762-
axios: "npm:1.7.9"
762+
axios: "npm:1.8.1"
763763
commander: "npm:13.1.0"
764764
find-up: "npm:7.0.0"
765765
http-status-codes: "npm:2.3.0"
@@ -818,7 +818,7 @@ __metadata:
818818
version: 0.0.0-use.local
819819
resolution: "@ffflorian/mastodon-bot-impfstatus@workspace:packages/mastodon-bot-impfstatus"
820820
dependencies:
821-
axios: "npm:1.7.9"
821+
axios: "npm:1.8.1"
822822
commander: "npm:13.1.0"
823823
megalodon: "npm:10.1.1"
824824
ntfy: "npm:1.7.2"
@@ -4080,7 +4080,7 @@ __metadata:
40804080
version: 0.0.0-use.local
40814081
resolution: "auto-approver@workspace:packages/auto-approver"
40824082
dependencies:
4083-
axios: "npm:1.7.9"
4083+
axios: "npm:1.8.1"
40844084
commander: "npm:13.1.0"
40854085
cosmiconfig: "npm:9.0.0"
40864086
http-status-codes: "npm:2.3.0"
@@ -4139,6 +4139,17 @@ __metadata:
41394139
languageName: node
41404140
linkType: hard
41414141

4142+
"axios@npm:1.8.1":
4143+
version: 1.8.1
4144+
resolution: "axios@npm:1.8.1"
4145+
dependencies:
4146+
follow-redirects: "npm:^1.15.6"
4147+
form-data: "npm:^4.0.0"
4148+
proxy-from-env: "npm:^1.1.0"
4149+
checksum: 10c0/b2e1d5a61264502deee4b50f0a6df0aa3b174c546ccf68c0dff714a2b8863232e0bd8cb5b84f853303e97f242a98260f9bb9beabeafe451ad5af538e9eb7ac22
4150+
languageName: node
4151+
linkType: hard
4152+
41424153
"babel-eslint@npm:10.1.0":
41434154
version: 10.1.0
41444155
resolution: "babel-eslint@npm:10.1.0"
@@ -5368,7 +5379,7 @@ __metadata:
53685379
dependencies:
53695380
"@types/fs-extra": "npm:11.0.4"
53705381
"@types/semver": "npm:7.5.8"
5371-
axios: "npm:1.7.9"
5382+
axios: "npm:1.8.1"
53725383
chalk: "npm:5.4.1"
53735384
commander: "npm:13.1.0"
53745385
date-fns: "npm:4.1.0"
@@ -9245,7 +9256,7 @@ __metadata:
92459256
version: 0.0.0-use.local
92469257
resolution: "my-timezone@workspace:packages/my-timezone"
92479258
dependencies:
9248-
axios: "npm:1.7.9"
9259+
axios: "npm:1.8.1"
92499260
commander: "npm:13.1.0"
92509261
nock: "npm:14.0.1"
92519262
ntpclient: "npm:1.8.2"
@@ -9737,7 +9748,7 @@ __metadata:
97379748
version: 0.0.0-use.local
97389749
resolution: "ntfy@workspace:packages/ntfy"
97399750
dependencies:
9740-
axios: "npm:1.7.9"
9751+
axios: "npm:1.8.1"
97419752
rimraf: "npm:6.0.1"
97429753
typescript: "npm:5.7.3"
97439754
languageName: unknown

0 commit comments

Comments
 (0)