diff --git a/package-lock.json b/package-lock.json index 79fefd23..f19eafcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5044,9 +5044,9 @@ } }, "node_modules/posthtml-extra-attributes": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/posthtml-extra-attributes/-/posthtml-extra-attributes-3.1.3.tgz", - "integrity": "sha512-vhetizKiG9wyabaTIjOW/VBS4xMSoKzKmuDIfcoMoasqMPeQVB9zoxa7Liy27Qxk7RlBR8i7vQ/7IaMd7Emykw==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/posthtml-extra-attributes/-/posthtml-extra-attributes-3.1.4.tgz", + "integrity": "sha512-mABx1GJHhmiSetBgUIoRU42+EPULtlUV3dgIDTkbMAns5YkghmrhimAglMDUZyujz7TjrEBm0MjGk3+Fc15LCQ==", "license": "MIT", "dependencies": { "posthtml-match-helper": "^2.0.0"