diff --git a/client/package.json b/client/package.json index 1b557e7d..242a949f 100644 --- a/client/package.json +++ b/client/package.json @@ -40,7 +40,7 @@ "@kubosho/configs": "^4.0.0", "@markuplint/astro-parser": "^4.6.12", "@playwright/test": "^1.48.2", - "@types/escape-html": "^1.0.2", + "@types/escape-html": "^1.0.4", "@types/node": "^22.8.7", "@types/prismjs": "^1.26.5", "eslint-plugin-astro": "^1.3.0", diff --git a/package-lock.json b/package-lock.json index 7a681e55..48a9da44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "@kubosho/configs": "^4.0.0", "@markuplint/astro-parser": "^4.6.12", "@playwright/test": "^1.48.2", - "@types/escape-html": "^1.0.2", + "@types/escape-html": "^1.0.4", "@types/node": "^22.8.7", "@types/prismjs": "^1.26.5", "eslint-plugin-astro": "^1.3.0",