diff --git a/package.json b/package.json index 201a79719..87e74cd72 100644 --- a/package.json +++ b/package.json @@ -75,8 +75,8 @@ "tree-sitter-json" ], "overrides": { - "@babel/helpers@<7.26.10": ">=7.26.10", - "@babel/runtime@<7.26.10": ">=7.26.10", + "@babel/helpers@<7.26.10": ">=7.28.3", + "@babel/runtime@<7.26.10": ">=7.28.3", "axios@>=1.0.0 <1.8.2": ">=1.11.0", "brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2", "brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1dfb35c01..1b9601348 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,8 +5,8 @@ settings: excludeLinksFromLockfile: false overrides: - '@babel/helpers@<7.26.10': '>=7.26.10' - '@babel/runtime@<7.26.10': '>=7.26.10' + '@babel/helpers@<7.26.10': '>=7.28.3' + '@babel/runtime@<7.26.10': '>=7.28.3' axios@>=1.0.0 <1.8.2: '>=1.11.0' brace-expansion@>=2.0.0 <=2.0.1: '>=2.0.2' brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1'