From 9d8f9ab9c94c6e50a9fc6da7612bb4d4cc027b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 08:06:54 +0000 Subject: [PATCH] chore(deps): Bump docx from 8.2.3 to 8.2.4 Bumps [docx](https://github.com/dolanmiu/docx) from 8.2.3 to 8.2.4. - [Release notes](https://github.com/dolanmiu/docx/releases) - [Commits](https://github.com/dolanmiu/docx/compare/8.2.3...8.2.4) --- updated-dependencies: - dependency-name: docx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d5c08690..d53e9b0c 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "copyfiles": "^2.4.1", - "docx": "^8.2.3", + "docx": "^8.2.4", "eslint": "^8.51.0", "fast-xml-parser": "^4.3.2", "graphql": "^16.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcc50765..0feec562 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: ^2.4.1 version: 2.4.1 docx: - specifier: ^8.2.3 - version: 8.2.3 + specifier: ^8.2.4 + version: 8.2.4 eslint: specifier: ^8.51.0 version: 8.51.0 @@ -2710,8 +2710,8 @@ packages: dependencies: esutils: 2.0.3 - /docx@8.2.3: - resolution: {integrity: sha512-Rlr/wPTDh+xQpFew3m4zYQ5OWEZO36HItyPCUbGdicB+ar4zIgseeJdqfcZIY0uQtMSrhGRpSFOTjii7h9cpHw==} + /docx@8.2.4: + resolution: {integrity: sha512-jnsQgn65v5EH+xv1W6w1s+CrHvfKmbumCB12xjmnNsuiIB2hX1MyKuulPaAcA3x+jKWQeASZghyCVkX9LMYvfg==} engines: {node: '>=10'} dependencies: '@types/node': 20.4.1