diff --git a/package-lock.json b/package-lock.json index f16a0247e8..e7df3d3031 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26187,9 +26187,9 @@ } }, "node_modules/unified": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.1.tgz", - "integrity": "sha512-v4p/Tcbn44UjLtASIyrKi29qqSbWY+u3awY5M6fTMVuT3KQ9DfWd4q/JaFGoNEDtQt8+e4yg150oHx34ABwrsg==", + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.2.tgz", + "integrity": "sha512-Zta++onvS/dJ6xUvXQOR5q8XJZOkiMCE5wQ8Yv9mLR25pxRS567EX0GO6HZRxxNV/lznwfsvRZ/1pqe9K9QLeQ==", "dependencies": { "@types/unist": "^3.0.0", "@ungap/structured-clone": "^1.0.0",