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",