Skip to content

Commit 52cedf4

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent a1923f6 commit 52cedf4

File tree

12 files changed

+127
-127
lines changed

12 files changed

+127
-127
lines changed

.github/local-actions/branch-manager/main.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

.github/local-actions/branch-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@types/node": "24.12.0",
77
"typed-graphqlify": "3.1.6",
8-
"undici": "7.24.3"
8+
"undici": "7.24.4"
99
}
1010
}

.github/local-actions/labels-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.0",
8-
"undici": "7.24.3"
8+
"undici": "7.24.4"
99
}
1010
}

.github/local-actions/lock-closed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.0",
8-
"undici": "7.24.3"
8+
"undici": "7.24.4"
99
}
1010
}

github-actions/branch-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/webhooks-types": "7.6.1",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.3"
10+
"undici": "7.24.4"
1111
}
1212
}

github-actions/google-internal-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"@octokit/rest": "22.0.1",
77
"@types/node": "24.12.0",
88
"typed-graphqlify": "3.1.6",
9-
"undici": "7.24.3"
9+
"undici": "7.24.4"
1010
}
1111
}

github-actions/labeling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/node": "24.12.0",
1111
"micromatch": "^4.0.8",
1212
"typed-graphqlify": "3.1.6",
13-
"undici": "7.24.3",
13+
"undici": "7.24.4",
1414
"@octokit/openapi-types": "27.0.0",
1515
"jasmine": "6.1.0"
1616
}

github-actions/org-file-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/types": "16.0.0",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.3"
10+
"undici": "7.24.4"
1111
}
1212
}

github-actions/post-approval-changes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/webhooks-types": "7.6.1",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.3"
10+
"undici": "7.24.4"
1111
}
1212
}

github-actions/unified-status-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@octokit/types": "16.0.0",
99
"@types/node": "24.12.0",
1010
"typed-graphqlify": "3.1.6",
11-
"undici": "7.24.3"
11+
"undici": "7.24.4"
1212
}
1313
}

0 commit comments

Comments
 (0)