diff --git a/package-lock.json b/package-lock.json index 9caad2d..f8f9a8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "hexo-theme-fluid": "^1.9.9", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", - "mammoth": "^1.12.0", + "mammoth": "^1.12.1", "multer": "^2.1.1", "slugify": "^1.6.9" } @@ -3170,9 +3170,9 @@ "license": "ISC" }, "node_modules/mammoth": { - "version": "1.12.0", - "resolved": "https://registry.npmmirror.com/mammoth/-/mammoth-1.12.0.tgz", - "integrity": "sha512-cwnK1RIcRdDMi2HRx2EXGYlxqIEh0Oo3bLhorgnsVJi2UkbX1+jKxuBNR9PC5+JaX7EkmJxFPmo6mjLpqShI2w==", + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/mammoth/-/mammoth-1.12.1.tgz", + "integrity": "sha512-nCH9KKjWi3jQ+i8bUKs7k1yrXtSEGpWgF8IYkzsFMcbn+5S6l4bZEBbyx2hOQErFiXPuAs9RPa6qjXVxhyx/8g==", "license": "BSD-2-Clause", "dependencies": { "@xmldom/xmldom": "^0.8.6", diff --git a/package.json b/package.json index 36f75ae..891db82 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "hexo-theme-fluid": "^1.9.9", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", - "mammoth": "^1.12.0", + "mammoth": "^1.12.1", "multer": "^2.1.1", "slugify": "^1.6.9" }