diff --git a/package-lock.json b/package-lock.json index 65a16de..4f3b1a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5942,6 +5942,19 @@ "react-dom": ">=16.8.0" } }, + "node_modules/@remotion/cli/node_modules/@remotion/player": { + "version": "4.0.399", + "resolved": "https://registry.npmjs.org/@remotion/player/-/player-4.0.399.tgz", + "integrity": "sha512-RLEWtmpT7C2f5ZS4KRPrBgJ6A1o0yPxTYMME+teAbxNOh56OcDKf2vCjRj6+IfaI/L5GxZ8czo2ftjM9kWzrLw==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "remotion": "4.0.399" + }, + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" + } + }, "node_modules/@remotion/cli/node_modules/dotenv": { "version": "9.0.2", "license": "BSD-2-Clause", @@ -6066,16 +6079,28 @@ } }, "node_modules/@remotion/player": { - "version": "4.0.399", + "version": "4.0.424", + "resolved": "https://registry.npmjs.org/@remotion/player/-/player-4.0.424.tgz", + "integrity": "sha512-nhEXc6dZMHL13Od7IGcNG/D58IHwCCjPhMioDAG5CCQ/c+LPirkaXGmf5TuIrd933DOWrNUpXuKDUyAOJozPqA==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "remotion": "4.0.399" + "remotion": "4.0.424" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" } }, + "node_modules/@remotion/player/node_modules/remotion": { + "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", + "react-dom": ">=16.8.0" + } + }, "node_modules/@remotion/renderer": { "version": "4.0.399", "license": "SEE LICENSE IN LICENSE.md", @@ -6258,6 +6283,19 @@ "remotion": "4.0.399" } }, + "node_modules/@remotion/studio/node_modules/@remotion/player": { + "version": "4.0.399", + "resolved": "https://registry.npmjs.org/@remotion/player/-/player-4.0.399.tgz", + "integrity": "sha512-RLEWtmpT7C2f5ZS4KRPrBgJ6A1o0yPxTYMME+teAbxNOh56OcDKf2vCjRj6+IfaI/L5GxZ8czo2ftjM9kWzrLw==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "remotion": "4.0.399" + }, + "peerDependencies": { + "react": ">=16.8.0", + "react-dom": ">=16.8.0" + } + }, "node_modules/@remotion/studio/node_modules/@remotion/zod-types": { "version": "4.0.399", "license": "MIT",