diff --git a/package-lock.json b/package-lock.json index 69625f8c..c9620424 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4449,9 +4449,9 @@ } }, "node_modules/posthtml-postcss-merge-longhand": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/posthtml-postcss-merge-longhand/-/posthtml-postcss-merge-longhand-3.1.2.tgz", - "integrity": "sha512-Tt+Fugp9099JZijL6sDKPLqgpB+sAhMs0wLxD0XYjQO0I1Zpb98hzAeKlZSh1IAStg2GWNuBdCPGDel4crxwvg==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/posthtml-postcss-merge-longhand/-/posthtml-postcss-merge-longhand-3.1.3.tgz", + "integrity": "sha512-NDzJUo0wUjVnA8f1s0z2gwltetMWU9zQrFkP2GoboBLv5ZzLOh9XxlNh6/u+fTO8qBLbxUrrSNr+78bGXHIicg==", "dependencies": { "postcss": "^8.1.10", "postcss-merge-longhand": "^7.0.0",