From b74da5aa8c3a485de2f37750b7a474f44947fd90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 17:56:26 +0000 Subject: [PATCH] chore(deps): bump mammoth from 1.9.0 to 1.11.0 Bumps [mammoth](https://github.com/mwilliamson/mammoth.js) from 1.9.0 to 1.11.0. - [Release notes](https://github.com/mwilliamson/mammoth.js/releases) - [Changelog](https://github.com/mwilliamson/mammoth.js/blob/master/NEWS) - [Commits](https://github.com/mwilliamson/mammoth.js/compare/1.9.0...1.11.0) --- updated-dependencies: - dependency-name: mammoth dependency-version: 1.11.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index dec8156..4feb595 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9025,9 +9025,9 @@ } }, "node_modules/mammoth": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/mammoth/-/mammoth-1.9.0.tgz", - "integrity": "sha512-F+0NxzankQV9XSUAuVKvkdQK0GbtGGuqVnND9aVf9VSeUA82LQa29GjLqYU6Eez8LHqSJG3eGiDW3224OKdpZg==", + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/mammoth/-/mammoth-1.11.0.tgz", + "integrity": "sha512-BcEqqY/BOwIcI1iR5tqyVlqc3KIaMRa4egSoK83YAVrBf6+yqdAAbtUcFDCWX8Zef8/fgNZ6rl4VUv+vVX8ddQ==", "license": "BSD-2-Clause", "dependencies": { "@xmldom/xmldom": "^0.8.6",