diff --git a/package-lock.json b/package-lock.json index 26d68e0..c29cc9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dagre": "^0.8.5", "firebase": "^12.12.0", "lucide-react": "^1.44.0", - "mammoth": "^1.12.0", + "mammoth": "^1.12.2", "pdfjs-dist": "^6.3.289", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -4484,9 +4484,9 @@ } }, "node_modules/mammoth": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/mammoth/-/mammoth-1.12.0.tgz", - "integrity": "sha512-cwnK1RIcRdDMi2HRx2EXGYlxqIEh0Oo3bLhorgnsVJi2UkbX1+jKxuBNR9PC5+JaX7EkmJxFPmo6mjLpqShI2w==", + "version": "1.12.2", + "resolved": "https://registry.npmjs.org/mammoth/-/mammoth-1.12.2.tgz", + "integrity": "sha512-MH2vkgafD/2MYUaEOtoXLKrHQZ7yLYTHGQgyLNtYZHiUxU1K1QQ+8qMFquDAfhBm06wSGSws3J+Q9QTsKtR44g==", "license": "BSD-2-Clause", "dependencies": { "@xmldom/xmldom": "^0.8.6", diff --git a/package.json b/package.json index 69526a6..94ca620 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dagre": "^0.8.5", "firebase": "^12.12.0", "lucide-react": "^1.44.0", - "mammoth": "^1.12.0", + "mammoth": "^1.12.2", "pdfjs-dist": "^6.3.289", "react": "^19.2.4", "react-dom": "^19.2.4",