From 26f40acb2cf7e355aea3bed4874458b0f7712ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 07:47:08 +0000 Subject: [PATCH] chore(deps): bump @remotion/animation-utils from 4.0.402 to 4.0.407 Bumps [@remotion/animation-utils](https://github.com/remotion-dev/remotion) from 4.0.402 to 4.0.407. - [Release notes](https://github.com/remotion-dev/remotion/releases) - [Commits](https://github.com/remotion-dev/remotion/compare/v4.0.402...v4.0.407) --- updated-dependencies: - dependency-name: "@remotion/animation-utils" dependency-version: 4.0.407 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 65a16de..dbc7a01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5875,9 +5875,11 @@ } }, "node_modules/@remotion/animation-utils": { - "version": "4.0.402", + "version": "4.0.424", + "resolved": "https://registry.npmjs.org/@remotion/animation-utils/-/animation-utils-4.0.424.tgz", + "integrity": "sha512-KKtkAyLd7zSlrqlJy86W4TYtRRDlqouorJp/PgUWSvrQt+nfLM7K1PI5SN1QhGATPMNOteL/u78+iURgU5znvg==", "dependencies": { - "remotion": "4.0.402" + "remotion": "4.0.424" }, "peerDependencies": { "react": ">=16.8.0", @@ -5885,7 +5887,9 @@ } }, "node_modules/@remotion/animation-utils/node_modules/remotion": { - "version": "4.0.402", + "version": "4.0.424", + "resolved": "https://registry.npmjs.org/remotion/-/remotion-4.0.424.tgz", + "integrity": "sha512-nyVySeGLuu/uWJgrCdAKYwQfO4AXjGtveZBLZw7nG6bZFXOtX2TCwNjlaxKrvhxHGT9CDF5/6RcxeMfUCQ+FEA==", "license": "SEE LICENSE IN LICENSE.md", "peerDependencies": { "react": ">=16.8.0",