diff --git a/package.json b/package.json index 2156134c..8a4781a7 100644 --- a/package.json +++ b/package.json @@ -227,7 +227,7 @@ "xml2js": "0.6.2", "node-fetch": "3.3.2", "@electron/universal": "2.0.2", - "@babel/runtime": "7.26.9" + "@babel/runtime": "7.26.10" }, "patchedDependencies": { "vudio@2.1.1": "patches/vudio@2.1.1.patch", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 105be1b4..c31a0b0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ overrides: xml2js: 0.6.2 node-fetch: 3.3.2 '@electron/universal': 2.0.2 - '@babel/runtime': 7.26.9 + '@babel/runtime': 7.26.10 patchedDependencies: '@malept/flatpak-bundler': @@ -402,8 +402,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/runtime@7.26.9': - resolution: {integrity: sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==} + '@babel/runtime@7.26.10': + resolution: {integrity: sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==} engines: {node: '>=6.9.0'} '@babel/template@7.26.9': @@ -4697,7 +4697,7 @@ snapshots: '@babel/core': 7.26.9 '@babel/helper-plugin-utils': 7.26.5 - '@babel/runtime@7.26.9': + '@babel/runtime@7.26.10': dependencies: regenerator-runtime: 0.14.1 @@ -6168,12 +6168,12 @@ snapshots: butterchurn-presets@3.0.0-beta.4: dependencies: - '@babel/runtime': 7.26.9 + '@babel/runtime': 7.26.10 butterchurn@3.0.0-beta.4: dependencies: '@assemblyscript/loader': 0.17.14 - '@babel/runtime': 7.26.9 + '@babel/runtime': 7.26.10 ecma-proposal-math-extensions: 0.0.2 eel-wasm: 0.0.15 @@ -7540,7 +7540,7 @@ snapshots: i18next@24.2.2(typescript@5.8.2): dependencies: - '@babel/runtime': 7.26.9 + '@babel/runtime': 7.26.10 optionalDependencies: typescript: 5.8.2