Make WordPress Core


Ignore:
Timestamp:
02/19/2026 03:27:37 AM (5 weeks ago)
Author:
desrosj
Message:

External Libraries: Update lodash to 4.17.23.

A full list of changes between 4.17.21 and 4.17.23 can be found on GitHub: https://github.com/lodash/lodash/compare/4.17.21...4.17.23.

Props nimeshatxecurify, peterwilsoncc.
Fixes #64664.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/script-loader.php

    r61681 r61684  
    112112        'regenerator-runtime'         => '0.14.1',
    113113        'moment'                      => '2.30.1',
    114         'lodash'                      => '4.17.21',
     114        'lodash'                      => '4.17.23',
    115115        'wp-polyfill-fetch'           => '3.6.20',
    116116        'wp-polyfill-formdata'        => '4.0.10',
Note: See TracChangeset for help on using the changeset viewer.