diff --git a/packages/integrations/markdoc/package.json b/packages/integrations/markdoc/package.json index 10d1ef639..107173e2c 100644 --- a/packages/integrations/markdoc/package.json +++ b/packages/integrations/markdoc/package.json @@ -33,7 +33,6 @@ "dependencies": { "@markdoc/markdoc": "^0.2.2", "gray-matter": "^4.0.3", - "html-escaper": "^3.0.3", "stringify-attributes": "^3.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ed6cfaf0..0b96159f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2890,7 +2890,6 @@ importers: chai: ^4.3.6 devalue: ^4.2.0 gray-matter: ^4.0.3 - html-escaper: ^3.0.3 linkedom: ^0.14.12 mocha: ^9.2.2 stringify-attributes: ^3.0.0 @@ -2898,7 +2897,6 @@ importers: dependencies: '@markdoc/markdoc': 0.2.2 gray-matter: 4.0.3 - html-escaper: 3.0.3 stringify-attributes: 3.0.0 devDependencies: '@types/chai': 4.3.4