diff --git a/package.json b/package.json index ae564b12a5..9a1563b7db 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "@total-typescript/ts-reset": "0.5.1", "@types/electron-localshortcut": "3.1.1", "@types/howler": "2.2.9", - "@types/html-to-text": "9.0.2", + "@types/html-to-text": "9.0.3", "@typescript-eslint/eslint-plugin": "6.8.0", "auto-changelog": "2.4.0", "builtin-modules": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0614073213..a906f2b99b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ devDependencies: specifier: 2.2.9 version: 2.2.9 '@types/html-to-text': - specifier: 9.0.2 - version: 9.0.2 + specifier: 9.0.3 + version: 9.0.3 '@typescript-eslint/eslint-plugin': specifier: 6.8.0 version: 6.8.0(@typescript-eslint/parser@6.7.5)(eslint@8.51.0)(typescript@5.2.2) @@ -962,8 +962,8 @@ packages: resolution: {integrity: sha512-kNi8mBM+IAmMzo1xhFlR8pKUWqCz9kEtiT1Xp5hZW0ynQl2wUg0EAm+brsHvhahMzxlADt0Xhu0jV/NHmk/Ibg==} dev: true - /@types/html-to-text@9.0.2: - resolution: {integrity: sha512-cO9qsPwfIJ2GKFJ4AgpgmmFoUr0IulsN1clwOiPdChpsY/LVmbpGenUGrvZiYsSXSg/dWsj4NTzWZeIlv3D22w==} + /@types/html-to-text@9.0.3: + resolution: {integrity: sha512-ImzcLdHN3+zghCoZcA+vWd/t0GhM10S7lnvSq9YA6lbo4HGK10WIJ7n+NI7mbeVZeUtgrmK5fXM66kZcws1oHA==} dev: true /@types/http-cache-semantics@4.0.2: