fix: Align undici override across major versions (#30028)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Declan Carroll 2026-05-08 06:51:34 +01:00 committed by GitHub
parent 75ed71c001
commit 6b893b45a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 22 deletions

View File

@ -136,6 +136,7 @@
"@smithy/config-resolver": ">=4.4.0",
"@rudderstack/rudder-sdk-node@<=3.0.0": "3.0.0",
"diff": "8.0.3",
"undici@5": "^6.24.0",
"undici@6": "^6.24.0",
"undici@7": "^7.24.0",
"tar": "^7.5.11",

View File

@ -427,6 +427,7 @@ overrides:
'@smithy/config-resolver': '>=4.4.0'
'@rudderstack/rudder-sdk-node@<=3.0.0': 3.0.0
diff: 8.0.3
undici@5: ^6.24.0
undici@6: ^6.24.0
undici@7: ^7.24.0
tar: ^7.5.11
@ -7027,10 +7028,6 @@ packages:
resolution: {integrity: sha512-XQ3cU+Q8Uqmrbf2e0cIC/QN43sTBSC8KF12u29Mb47tWrt2hAgBXSgpZMj4Ao8Uk0iJcU99QsOCaIL8934obCg==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'}
'@fastify/busboy@2.1.1':
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
engines: {node: '>=14'}
'@floating-ui/core@1.7.0':
resolution: {integrity: sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA==}
@ -21563,10 +21560,6 @@ packages:
undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
undici@5.29.0:
resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==}
engines: {node: '>=14.0'}
undici@6.24.1:
resolution: {integrity: sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==}
engines: {node: '>=18.17'}
@ -22645,12 +22638,12 @@ snapshots:
'@octokit/plugin-rest-endpoint-methods': 10.4.1(@octokit/core@5.2.2)
'@octokit/request': 8.4.1
'@octokit/request-error': 5.1.1
undici: 5.29.0
undici: 6.24.1
'@actions/http-client@2.2.3':
dependencies:
tunnel: 0.0.6
undici: 5.29.0
undici: 6.24.1
'@actions/io@1.1.3': {}
@ -26211,7 +26204,7 @@ snapshots:
'@currents/commit-info': 1.0.1-beta.0
async-retry: 1.3.3
axios: 1.16.0(debug@4.4.3)
axios-retry: 4.5.0(axios@1.16.0(debug@4.4.3))
axios-retry: 4.5.0(axios@1.16.0)
c12: 1.11.2(magicast@0.3.5)
chalk: 4.1.2
commander: 12.1.0
@ -26637,8 +26630,6 @@ snapshots:
'@faker-js/faker@8.4.1': {}
'@fastify/busboy@2.1.1': {}
'@floating-ui/core@1.7.0':
dependencies:
'@floating-ui/utils': 0.2.9
@ -33553,11 +33544,6 @@ snapshots:
axe-core@4.7.2: {}
axios-retry@4.5.0(axios@1.16.0(debug@4.4.3)):
dependencies:
axios: 1.16.0(debug@4.4.3)
is-retry-allowed: 2.2.0
axios-retry@4.5.0(axios@1.16.0):
dependencies:
axios: 1.16.0
@ -44563,10 +44549,6 @@ snapshots:
undici-types@6.21.0: {}
undici@5.29.0:
dependencies:
'@fastify/busboy': 2.1.1
undici@6.24.1: {}
undici@7.24.6: {}