diff --git a/package-lock.json b/package-lock.json index fbafe76d..3b405f98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5253,9 +5253,9 @@ } }, "node_modules/posthtml-postcss": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/posthtml-postcss/-/posthtml-postcss-1.0.4.tgz", - "integrity": "sha512-bG6pw+6WYxNhIkSqDGpJCZw+1OSqdPFFbW2aUtkB/pE4dPmTtlltzqPyEluj2gc3jgstW9dbxKj0rUq8WMPgtA==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/posthtml-postcss/-/posthtml-postcss-1.0.5.tgz", + "integrity": "sha512-cIpy6KhFYbpg+Z97N2PrpkaX2P8tmyk530Fy7e7yMCwAa8ys2d3U+qroPEYPNM/dUGvF/x3gZGpv8W1/7z2Ylw==", "license": "MIT", "dependencies": { "postcss": "^8.4.35",