Make WordPress Core


Ignore:
Timestamp:
09/08/2021 09:04:01 PM (2 years ago)
Author:
desrosj
Message:

Grouped merges for 5.7.3.

  • Update lodash to the latest version 4.17.21.
  • Disable some attributes for rich text.

Merges [51426,50941] to the 5.7 branch.
Props ellatrix, peterwilsoncc, get_dave, mcsf, talldanwp, youknowriad, desrosj, nerrad.

Location:
branches/5.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.7

  • branches/5.7/src/wp-includes/script-loader.php

    r50661 r51750  
    9999        'react-dom'                   => '16.13.1',
    100100        'moment'                      => '2.26.0',
    101         'lodash'                      => '4.17.19',
     101        'lodash'                      => '4.17.21',
    102102        'wp-polyfill-fetch'           => '3.0.0',
    103103        'wp-polyfill-formdata'        => '3.0.12',
Note: See TracChangeset for help on using the changeset viewer.