diff --git a/package-lock.json b/package-lock.json index 900ff72e..08ee1bef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5110,9 +5110,9 @@ } }, "node_modules/posthtml-mso": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/posthtml-mso/-/posthtml-mso-3.1.1.tgz", - "integrity": "sha512-tRuh7HP4q27gH/85kCClblVBaGDbXWeHOQSJ05YColC9p0zJ2Vme2ZBaCY3rAIUjPvZ46Vp2gxngpJJ0lD40EA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/posthtml-mso/-/posthtml-mso-3.1.2.tgz", + "integrity": "sha512-0lzWLTa2PD/k5beNY7kj/Z5WosQB5uBvudd1iIlRmNEv7qCRCEPy0CfqOfNX0VXY50bENrnO18Z9x/LTKsdOWA==", "license": "MIT", "dependencies": { "posthtml": "^0.16.6"