Skip to content

Commit fe4d251

Browse files
Bump mammoth from 1.9.1 to 1.10.0 in /eform-client
Bumps [mammoth](https://github.com/mwilliamson/mammoth.js) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/mwilliamson/mammoth.js/releases) - [Changelog](https://github.com/mwilliamson/mammoth.js/blob/master/NEWS) - [Commits](mwilliamson/mammoth.js@1.9.1...1.10.0) --- updated-dependencies: - dependency-name: mammoth dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d15f930 commit fe4d251

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"eslint": "^8.57.1",
149149
"fs-extra": "^11.1.0",
150150
"guid-typescript": "^1.0.9",
151-
"mammoth": "^1.9.1",
151+
"mammoth": "^1.10.0",
152152
"path": "^0.12.7",
153153
"run-sequence": "^2.2.1",
154154
"ts-node": "10.9.2",

eform-client/yarn.lock

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -236,17 +236,6 @@
236236
rxjs "7.8.2"
237237
source-map "0.7.4"
238238

239-
"@angular-devkit/[email protected]":
240-
version "20.1.2"
241-
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-20.1.2.tgz#9aa2b18cf772eb8b3a46f431f7ac8107c0cc208a"
242-
integrity sha512-5iKTHUCMatg3G67ylLWwL4wJgZHqDuTdhYYvQMdzOACJvbMBPBpDpYhugCBZlvrkBDcT22orytry8m0oxQpAVA==
243-
dependencies:
244-
"@angular-devkit/core" "20.1.2"
245-
jsonc-parser "3.3.1"
246-
magic-string "0.30.17"
247-
ora "8.2.0"
248-
rxjs "7.8.2"
249-
250239
"@angular-devkit/[email protected]", "@angular-devkit/schematics@>= 20.0.0 < 21.0.0":
251240
version "20.1.4"
252241
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-20.1.4.tgz#cf0fd6236be3d54e6a1097580312d246204b1ca0"
@@ -8722,10 +8711,10 @@ [email protected]:
87228711
dependencies:
87238712
tmpl "1.0.5"
87248713

8725-
mammoth@^1.9.1:
8726-
version "1.9.1"
8727-
resolved "https://registry.yarnpkg.com/mammoth/-/mammoth-1.9.1.tgz#b544c26747a412b5b00a11aa80477c6796860eaf"
8728-
integrity sha512-4S2v1eP4Yo4so0zGNicJKcP93su3wDPcUk+xvkjSG75nlNjSkDJu8BhWQ+e54BROM0HfA6nPzJn12S6bq2Ko6w==
8714+
mammoth@^1.10.0:
8715+
version "1.10.0"
8716+
resolved "https://registry.yarnpkg.com/mammoth/-/mammoth-1.10.0.tgz#88b4a76e6e6a636880cadee058daa7f244fe5da8"
8717+
integrity sha512-9HOmqt8uJ5rz7q8XrECU5gRjNftCq4GNG0YIrA6f9iQPCeLgpvgcmRBHi9NQWJQIpT/MAXeg1oKliAK1xoB3eg==
87298718
dependencies:
87308719
"@xmldom/xmldom" "^0.8.6"
87318720
argparse "~1.0.3"

0 commit comments

Comments
 (0)