diff --git a/package.json b/package.json index 6e85e476fe3..2e46a50b42e 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "msw" ], "overrides": { - "@babel/plugin-transform-modules-systemjs@<=7.29.3": "7.29.4", + "@babel/plugin-transform-modules-systemjs@<=7.29.3": "7.29.7", "axios@<=0.31.1": "0.32.0", "chokidar@<5.0.0": "5.0.0", "fast-uri@<=3.1.1": "3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4d6560b3da..f124d08b87e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,7 +83,7 @@ catalogs: version: 2.0.1 overrides: - '@babel/plugin-transform-modules-systemjs@<=7.29.3': 7.29.4 + '@babel/plugin-transform-modules-systemjs@<=7.29.3': 7.29.7 axios@<=0.31.1: 0.32.0 chokidar@<5.0.0: 5.0.0 fast-uri@<=3.1.1: 3.1.2 @@ -92,8 +92,8 @@ overrides: ip-address@<=10.1.0: 10.1.1 jws@<3.2.3: 3.2.3 minimatch@>=9.0.0 <9.0.7: 9.0.7 - picomatch@<2.3.2: 2.3.2 picomatch@>=3.0.0 <3.0.2: 3.0.2 + picomatch@<2.3.2: 2.3.2 preact@>=10.27.0 <10.27.3: 10.27.3 react: 18.3.1 react-dom: 18.3.1 @@ -1845,8 +1845,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-modules-systemjs@7.29.4': - resolution: {integrity: sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==} + '@babel/plugin-transform-modules-systemjs@7.29.7': + resolution: {integrity: sha512-TM2ZcQLoG2/y4HODiStCo10DibYhWhGWAwVv+EQKmG/7GFl0N+AAmUiXOMKM+aiJ9XBJ9AHVZBvTzMnJ2sM3cQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -16788,7 +16788,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-modules-systemjs@7.29.4(@babel/core@7.29.7)': + '@babel/plugin-transform-modules-systemjs@7.29.7(@babel/core@7.29.7)': dependencies: '@babel/core': 7.29.7 '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7) @@ -17061,7 +17061,7 @@ snapshots: '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.29.7) '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.29.7) '@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.29.7) - '@babel/plugin-transform-modules-systemjs': 7.29.4(@babel/core@7.29.7) + '@babel/plugin-transform-modules-systemjs': 7.29.7(@babel/core@7.29.7) '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.29.7) '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1(@babel/core@7.29.7) '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.29.7)