Skip to content

Commit 16b93ec

Browse files
authored
Merge pull request #1374 from kanushka/fix-vulnerability
Fix: Update dependencies to address security vulnerabilities (CVE-2026-25128, CVE-2025-50537, CVE-2025-13465)
2 parents 1a44154 + 651e704 commit 16b93ec

File tree

44 files changed

+2904
-4365
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+2904
-4365
lines changed

common/autoinstallers/rush-plugins/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
"private": true,
55
"pnpm": {
66
"overrides": {
7-
"undici": "^7.18.2"
87
}
98
},
109
"dependencies": {
11-
"@gigara/rush-github-action-build-cache-plugin": "^1.1.1"
10+
"@gigara/rush-github-action-build-cache-plugin": "^1.1.4"
1211
}
1312
}

0 commit comments

Comments
 (0)