https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41587 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #7 from David Nind <david@davidnind.com> --- Testing notes (using KTD): Before ====== yarn audit --level high ~~~~~~~~~~~~~~~~~~~~~~~ ... 31 vulnerabilities found - Packages audited: 1770 Severity: 15 Moderate | 15 High | 1 Critical Done in 1.84s. yarn cypress run ~~~~~~~~~~~~~~~~ Failed tests: ✖ KohaTable/PendingHolds_spec.ts ✖ Tools/ManageMarcImport_spec.ts ✖ t/api-client.ts ✖ t/insertData.ts After ===== yarn audit --level high ~~~~~~~~~~~~~~~~~~~~~~~ yarn audit v1.22.22 10 vulnerabilities found - Packages audited: 1654 Severity: 2 Low | 8 Moderate Done in 3.62s yarn cypress run ~~~~~~~~~~~~~~~~ Failed tests: ✖ KohaTable/PendingHolds_spec.ts ✖ t/api-client.ts ✖ t/insertData.ts ✖ 3 of 42 failed (7%) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.