diff --git a/package-lock.json b/package-lock.json index b6e36967..2bc5bb57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4883,9 +4883,9 @@ } }, "node_modules/posthtml-component": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/posthtml-component/-/posthtml-component-2.1.1.tgz", - "integrity": "sha512-8hkSDp0zJLnEcNiiUofsxmSn86IBgpZPtFoY8pJHrB71LRzvskhA3uNsIe6GiuxiM5xKjIfpsKoOfpqgC3tbVw==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/posthtml-component/-/posthtml-component-2.2.0.tgz", + "integrity": "sha512-Nf8ejKuEjny0Tg71/xqRXvFyEMujH84FyYU/YoOKxwnC8fT8eQySj82PDVECwMcGsJt3UG91UvyD6Wco7EweFA==", "license": "MIT", "dependencies": { "lodash": "^4.17.21",