diff --git a/package-lock.json b/package-lock.json index f5f18b5..0ef16b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.1", "license": "MIT", "dependencies": { - "@unlayer/types": "1.448.0" + "@unlayer/types": "1.468.0" }, "devDependencies": { "@testing-library/react": "16.3.2", @@ -1675,9 +1675,9 @@ } }, "node_modules/@unlayer/types": { - "version": "1.448.0", - "resolved": "https://registry.npmjs.org/@unlayer/types/-/types-1.448.0.tgz", - "integrity": "sha512-k7NhJEdp5d40pWRAp9hSpTsyjD/vCrWrinNJaZkkXRU4YK7nsa9EYvnXHmVa/TcuevmPz0JRxzi8rJ1qSfvFDw==", + "version": "1.468.0", + "resolved": "https://registry.npmjs.org/@unlayer/types/-/types-1.468.0.tgz", + "integrity": "sha512-LaWbv31DFI3fobNk5hgNNoZx1sLUmCEXliL6iQKrkvpkUvwTPTJeL7rgpxRSsanLoDOA2r2Ge7X0Ry8xm1Uynw==", "license": "MIT" }, "node_modules/@vitest/coverage-v8": { diff --git a/package.json b/package.json index 5a60f82..2556266 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": ">=18" }, "dependencies": { - "@unlayer/types": "1.448.0" + "@unlayer/types": "1.468.0" }, "devDependencies": { "@testing-library/react": "16.3.2",