https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41587

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from David Nind <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to