diff --git a/package.json b/package.json index 66bb6a77..47904eec 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "devDependencies": { "@tauri-apps/cli": "1.5.7", - "@types/html-to-text": "^9.0.1", + "@types/html-to-text": "^9.0.4", "@types/node": "^20.9.0", "@types/react": "^18.2.14", "@types/react-dom": "^18.2.7", diff --git a/yarn.lock b/yarn.lock index 69072491..a8e16398 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2792,10 +2792,10 @@ "@types/react" "*" hoist-non-react-statics "^3.3.0" -"@types/html-to-text@^9.0.1": - version "9.0.1" - resolved "https://registry.npmjs.org/@types/html-to-text/-/html-to-text-9.0.1.tgz" - integrity sha512-sHu702QGb0SP2F0Zt+CxdCmGZIZ0gEaaCjqOh/V4iba1wTxPVntEPOM/vHm5bel08TILhB3+OxUTkDJWnr/zHQ== +"@types/html-to-text@^9.0.4": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@types/html-to-text/-/html-to-text-9.0.4.tgz#4a83dd8ae8bfa91457d0b1ffc26f4d0537eff58c" + integrity sha512-pUY3cKH/Nm2yYrEmDlPR1mR7yszjGx4DrwPjQ702C4/D5CwHuZTgZdIdwPkRbcuhs7BAh2L5rg3CL5cbRiGTCQ== "@types/json-schema@*", "@types/json-schema@^7.0.8": version "7.0.12"