diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index 9fc791e2cbe..b9f450cd001 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -94,7 +94,6 @@ "@types/lodash.debounce": "4.0.7", "@types/lodash.get": "4.4.7", "@types/node": "20.12.7", - "@types/parse5": "7.0.0", "@types/qs": "6.9.7", "@types/react": "18.2.45", "@types/react-dom": "18.2.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd882b0b341..cee74d7ac8c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -500,9 +500,6 @@ importers: '@types/node': specifier: 20.12.7 version: 20.12.7 - '@types/parse5': - specifier: 7.0.0 - version: 7.0.0 '@types/qs': specifier: 6.9.7 version: 6.9.7 @@ -7971,13 +7968,6 @@ packages: resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} dev: false - /@types/parse5@7.0.0: - resolution: {integrity: sha512-f2SeAxumolBmhuR62vNGTsSAvdz/Oj0k682xNrcKJ4dmRnTPODB74j6CPoNPzBPTHsu7Y7W7u93Mgp8Ovo8vWw==} - deprecated: This is a stub types definition. parse5 provides its own type definitions, so you do not need this installed. - dependencies: - parse5: 7.1.2 - dev: false - /@types/pretty-hrtime@1.0.3: resolution: {integrity: sha512-nj39q0wAIdhwn7DGUyT9irmsKK1tV0bd5WFEhgpqNTMFZ8cE+jieuTphCW0tfdm47S2zVT5mr09B28b1chmQMA==} dev: false