Update JS packages
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3585854. --> Reported by: [penyaskito](https://www.drupal.org/user/959536) Related to !942 >>> <h3 id="overview">Overview</h3> <p>Before:</p> <pre>npm audit<br>...<br>20 vulnerabilities (1 low, 12 moderate, 6 high, 1 critical)</pre><h3 id="proposed-resolution">Proposed resolution</h3> <p>Update JS packages<br> After: </p> <pre>npm audit<br>...<br>found 0 vulnerabilities</pre><h3 id="ui-changes">User interface changes</h3> <p>None.</p>
issue