diff --git a/package-lock.json b/package-lock.json index f5f18b5..8329c9a 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.460.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.460.0", + "resolved": "https://registry.npmjs.org/@unlayer/types/-/types-1.460.0.tgz", + "integrity": "sha512-ytaxDBU40apAzgHEKI28D9B56hsp+VcfZCh2hhludW1PWtX+ay8z2GTcduosTin2xZ9zPPNquueLL7MjbWHthA==", "license": "MIT" }, "node_modules/@vitest/coverage-v8": { diff --git a/package.json b/package.json index 5a60f82..b9c8ea5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": ">=18" }, "dependencies": { - "@unlayer/types": "1.448.0" + "@unlayer/types": "1.460.0" }, "devDependencies": { "@testing-library/react": "16.3.2",