diff --git a/cli/package.json b/cli/package.json index 11d61b5e87..076a749643 100644 --- a/cli/package.json +++ b/cli/package.json @@ -85,7 +85,7 @@ "jwt-decode": "^4.0.0", "lodash.debounce": "^4.0.8", "lru-cache": "^11.1.0", - "mammoth": "^1.9.1", + "mammoth": "^1.11.0", "marked": "^11.2.0", "marked-terminal": "^6.2.0", "monaco-vscode-textmate-theme-converter": "^0.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66f97a858a..329fe2d8f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -748,8 +748,8 @@ importers: specifier: ^11.1.0 version: 11.1.0 mammoth: - specifier: ^1.9.1 - version: 1.9.1 + specifier: ^1.11.0 + version: 1.11.0 marked: specifier: ^11.2.0 version: 11.2.0 @@ -1775,8 +1775,8 @@ importers: specifier: ^11.1.0 version: 11.1.0 mammoth: - specifier: ^1.9.1 - version: 1.9.1 + specifier: ^1.11.0 + version: 1.11.0 monaco-vscode-textmate-theme-converter: specifier: ^0.1.7 version: 0.1.7(tslib@2.8.1) @@ -8137,8 +8137,8 @@ packages: webpack-dev-server: optional: true - '@xmldom/xmldom@0.8.10': - resolution: {integrity: sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==} + '@xmldom/xmldom@0.8.11': + resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} engines: {node: '>=10.0.0'} '@xobotyi/scrollbar-width@1.9.5': @@ -11051,6 +11051,7 @@ packages: expect-playwright@0.8.0: resolution: {integrity: sha512-+kn8561vHAY+dt+0gMqqj1oY+g5xWrsuGMk4QGxotT2WS545nVqqjs37z6hrYfIuucwqthzwJfCJUEYqixyljg==} + deprecated: ⚠️ The 'expect-playwright' package is deprecated. The Playwright core assertions (via @playwright/test) now cover the same functionality. Please migrate to built-in expect. See https://playwright.dev/docs/test-assertions for migration. expect-type@1.2.1: resolution: {integrity: sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw==} @@ -12977,6 +12978,7 @@ packages: jest-playwright-preset@4.0.0: resolution: {integrity: sha512-+dGZ1X2KqtwXaabVjTGxy0a3VzYfvYsWaRcuO8vMhyclHSOpGSI1+5cmlqzzCwQ3+fv0EjkTc7I5aV9lo08dYw==} + deprecated: ⚠️ The 'jest-playwright-preset' package is deprecated. Please migrate to Playwright's built-in test runner (@playwright/test) which now includes full Jest-style features and parallel testing. See https://playwright.dev/docs/intro for details. peerDependencies: jest: ^29.3.1 jest-circus: ^29.3.1 @@ -12994,6 +12996,7 @@ packages: jest-process-manager@0.4.0: resolution: {integrity: sha512-80Y6snDyb0p8GG83pDxGI/kQzwVTkCxc7ep5FPe/F6JYdvRDhwr6RzRmPSP7SEwuLhxo80lBS/NqOdUIbHIfhw==} + deprecated: ⚠️ The 'jest-process-manager' package is deprecated. Please migrate to Playwright's built-in test runner (@playwright/test) which now includes full Jest-style features and parallel testing. See https://playwright.dev/docs/intro for details. jest-regex-util@29.6.3: resolution: {integrity: sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==} @@ -13828,8 +13831,8 @@ packages: makeerror@1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} - mammoth@1.9.1: - resolution: {integrity: sha512-4S2v1eP4Yo4so0zGNicJKcP93su3wDPcUk+xvkjSG75nlNjSkDJu8BhWQ+e54BROM0HfA6nPzJn12S6bq2Ko6w==} + mammoth@1.11.0: + resolution: {integrity: sha512-BcEqqY/BOwIcI1iR5tqyVlqc3KIaMRa4egSoK83YAVrBf6+yqdAAbtUcFDCWX8Zef8/fgNZ6rl4VUv+vVX8ddQ==} engines: {node: '>=12.0.0'} hasBin: true @@ -27254,7 +27257,7 @@ snapshots: webpack: 5.101.3(@swc/core@1.13.5)(esbuild@0.25.9)(webpack-cli@5.1.4) webpack-cli: 5.1.4(webpack@5.101.3) - '@xmldom/xmldom@0.8.10': {} + '@xmldom/xmldom@0.8.11': {} '@xobotyi/scrollbar-width@1.9.5': {} @@ -34014,9 +34017,9 @@ snapshots: dependencies: tmpl: 1.0.5 - mammoth@1.9.1: + mammoth@1.11.0: dependencies: - '@xmldom/xmldom': 0.8.10 + '@xmldom/xmldom': 0.8.11 argparse: 1.0.10 base64-js: 1.5.1 bluebird: 3.7.2 @@ -36019,7 +36022,7 @@ snapshots: plist@3.1.0: dependencies: - '@xmldom/xmldom': 0.8.10 + '@xmldom/xmldom': 0.8.11 base64-js: 1.5.1 xmlbuilder: 15.1.1 diff --git a/src/package.json b/src/package.json index 9a5d6b0caf..307cbad4b6 100644 --- a/src/package.json +++ b/src/package.json @@ -671,7 +671,7 @@ "jwt-decode": "^4.0.0", "lodash.debounce": "^4.0.8", "lru-cache": "^11.1.0", - "mammoth": "^1.9.1", + "mammoth": "^1.11.0", "monaco-vscode-textmate-theme-converter": "^0.1.7", "node-cache": "^5.1.2", "node-ipc": "^12.0.0",