Skip to content

Commit c283f92

Browse files
chore(deps): bump axios from 1.8.2 to 1.8.4 (#863)
1 parent de6f559 commit c283f92

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
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.8.2",
5+
"axios": "1.8.4",
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.8.2",
5+
"axios": "1.8.4",
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.8.2",
5+
"axios": "1.8.4",
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.8.2",
7+
"axios": "1.8.4",
88
"commander": "13.1.0",
99
"megalodon": "10.1.1",
1010
"ntfy": "1.7.5"

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.8.2",
5+
"axios": "1.8.4",
66
"commander": "13.1.0",
77
"ntpclient": "1.8.5"
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.8.2"
4+
"axios": "1.8.4"
55
},
66
"description": "Send notifications over ntfy.sh.",
77
"devDependencies": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@ __metadata:
934934
version: 0.0.0-use.local
935935
resolution: "@ffflorian/gh-open@workspace:packages/gh-open"
936936
dependencies:
937-
axios: "npm:1.8.2"
937+
axios: "npm:1.8.4"
938938
commander: "npm:13.1.0"
939939
find-up: "npm:7.0.0"
940940
http-status-codes: "npm:2.3.0"
@@ -993,7 +993,7 @@ __metadata:
993993
version: 0.0.0-use.local
994994
resolution: "@ffflorian/mastodon-bot-impfstatus@workspace:packages/mastodon-bot-impfstatus"
995995
dependencies:
996-
axios: "npm:1.8.2"
996+
axios: "npm:1.8.4"
997997
commander: "npm:13.1.0"
998998
megalodon: "npm:10.1.1"
999999
ntfy: "npm:1.7.5"
@@ -4395,7 +4395,7 @@ __metadata:
43954395
version: 0.0.0-use.local
43964396
resolution: "auto-approver@workspace:packages/auto-approver"
43974397
dependencies:
4398-
axios: "npm:1.8.2"
4398+
axios: "npm:1.8.4"
43994399
commander: "npm:13.1.0"
44004400
cosmiconfig: "npm:9.0.0"
44014401
http-status-codes: "npm:2.3.0"
@@ -4454,14 +4454,14 @@ __metadata:
44544454
languageName: node
44554455
linkType: hard
44564456

4457-
"axios@npm:1.8.2":
4458-
version: 1.8.2
4459-
resolution: "axios@npm:1.8.2"
4457+
"axios@npm:1.8.4":
4458+
version: 1.8.4
4459+
resolution: "axios@npm:1.8.4"
44604460
dependencies:
44614461
follow-redirects: "npm:^1.15.6"
44624462
form-data: "npm:^4.0.0"
44634463
proxy-from-env: "npm:^1.1.0"
4464-
checksum: 10c0/d8c2969e4642dc6d39555ac58effe06c051ba7aac2bd40cad7a9011c019fb2f16ee011c5a6906cb25b8a4f87258c359314eb981f852e60ad445ecaeb793c7aa2
4464+
checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
44654465
languageName: node
44664466
linkType: hard
44674467

@@ -5694,7 +5694,7 @@ __metadata:
56945694
dependencies:
56955695
"@types/fs-extra": "npm:11.0.4"
56965696
"@types/semver": "npm:7.5.8"
5697-
axios: "npm:1.8.2"
5697+
axios: "npm:1.8.4"
56985698
chalk: "npm:5.4.1"
56995699
commander: "npm:13.1.0"
57005700
date-fns: "npm:4.1.0"
@@ -9657,7 +9657,7 @@ __metadata:
96579657
version: 0.0.0-use.local
96589658
resolution: "my-timezone@workspace:packages/my-timezone"
96599659
dependencies:
9660-
axios: "npm:1.8.2"
9660+
axios: "npm:1.8.4"
96619661
commander: "npm:13.1.0"
96629662
nock: "npm:14.0.1"
96639663
ntpclient: "npm:1.8.5"
@@ -10149,7 +10149,7 @@ __metadata:
1014910149
version: 0.0.0-use.local
1015010150
resolution: "ntfy@workspace:packages/ntfy"
1015110151
dependencies:
10152-
axios: "npm:1.8.2"
10152+
axios: "npm:1.8.4"
1015310153
rimraf: "npm:6.0.1"
1015410154
typescript: "npm:5.8.2"
1015510155
languageName: unknown

0 commit comments

Comments
 (0)