From e0df4b9d0b40b90c73ce83a34b2701a8c8f6b56e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 04:44:39 +0000 Subject: [PATCH] ci: bump docx from 9.7.0 to 9.7.1 Bumps [docx](https://github.com/dolanmiu/docx) from 9.7.0 to 9.7.1. - [Release notes](https://github.com/dolanmiu/docx/releases) - [Commits](https://github.com/dolanmiu/docx/compare/9.7.0...9.7.1) --- updated-dependencies: - dependency-name: docx dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d852159..30d77ed 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@tiptap/react": "^3.23.4", "@tiptap/starter-kit": "^3.23.4", "commander": "^12.0.0", - "docx": "^9.7.0", + "docx": "^9.7.1", "dompurify": "^3.4.6", "graphology": "^0.26.0", "graphology-layout-forceatlas2": "^0.10.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fe1728..b9dc282 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^12.0.0 version: 12.1.0 docx: - specifier: ^9.7.0 - version: 9.7.0 + specifier: ^9.7.1 + version: 9.7.1 dompurify: specifier: ^3.4.6 version: 3.4.6 @@ -1084,8 +1084,8 @@ packages: '@types/node@20.19.41': resolution: {integrity: sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ==} - '@types/node@25.9.1': - resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==} + '@types/node@25.9.2': + resolution: {integrity: sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==} '@types/offscreencanvas@2019.3.0': resolution: {integrity: sha512-esIJx9bQg+QYF0ra8GnvfianIY8qWB0GBx54PK5Eps6m+xTj86KLavHv6qDhzKcu5UUOgNfJ2pWaIIV7TRUd9Q==} @@ -1610,8 +1610,8 @@ packages: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} - docx@9.7.0: - resolution: {integrity: sha512-saDn+8rAtW9nPlWxDs31Kbb/hL+AhHQN2gktHkWwkj59u9htUXtpVMN1Z+cSoLGCAaeYpW7Qe9F5sU3aPdiy9w==} + docx@9.7.1: + resolution: {integrity: sha512-ilXFf9Moz47ABjFpDiA5s1w9lpb4EFSp7+5iiJSbfyYDM+bpZdAgLlSr7fW4aXhVe/E+F6QCv0EvRVFEd5CsWg==} engines: {node: '>=10'} dom-accessibility-api@0.5.16: @@ -4070,7 +4070,7 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/node@25.9.1': + '@types/node@25.9.2': dependencies: undici-types: 7.24.6 @@ -4651,9 +4651,9 @@ snapshots: dependencies: esutils: 2.0.3 - docx@9.7.0: + docx@9.7.1: dependencies: - '@types/node': 25.9.1 + '@types/node': 25.9.2 hash.js: 1.1.7 jszip: 3.10.1 nanoid: 5.1.11