diff --git a/package-lock.json b/package-lock.json index 85e9f4d4..007b36d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4353,9 +4353,9 @@ } }, "node_modules/posthtml-extra-attributes": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/posthtml-extra-attributes/-/posthtml-extra-attributes-3.1.0.tgz", - "integrity": "sha512-7zLEzb6eIE/h3UL+nX6RKRTHVQJ3vs2jH4z/VgOByPVBpq5kvlKlz8dMmrAGAXX24G5Ut7gKpSZuQhSqSO0iOA==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/posthtml-extra-attributes/-/posthtml-extra-attributes-3.1.1.tgz", + "integrity": "sha512-QDVT42IrJlsZTpUNFwAJwYN6hymd54WCNtJq44n5yM/k1U3mRB2E9VSjr3QtGhq7Qvr9Xt+bY/g8Wq8/SBXLeQ==", "dependencies": { "lodash.omit": "^4.5.0", "posthtml-match-helper": "^2.0.0"