stable

Clone or download

Read-only

Closes request #31926: xlsx dependency should not be pulled from an uncontrolled server

The dependency is now pulled directly from the Git repository pinned to a specific commit. This means the content cannot change without us knowing about it. No functional changes. Change-Id: Ifc3d5a9cc916c2cbe2638acb833f75d7af248cce

Modified Files

Name
M plugins/document_generation/package.json +1 −1 Go to diff View file
M plugins/document_generation/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/document_generation/scripts/lib/xlsx/package.json +1 −1 Go to diff View file
M plugins/document_generation/scripts/lib/xlsx/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/testplan/package.json +1 −1 Go to diff View file
M plugins/testplan/pnpm-lock.yaml +4 −4 Go to diff View file