Make WordPress Core


Ignore:
Timestamp:
08/23/2022 01:55:32 PM (3 years ago)
Author:
SergeyBiryukov
Message:

External Libraries: Update the Moment library to version 2.29.4.

This is a minor bug fix release.

Props dilipbheda, desrosj, jkfoiztmcjeikfp, audrasjb.
Merges [53662] and [53725] to the 6.0 branch.
Fixes #56402. See #56031.

Location:
branches/6.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/6.0

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

    r53331 r53926  
    107107        'react-dom'                   => '17.0.1',
    108108        'regenerator-runtime'         => '0.13.9',
    109         'moment'                      => '2.29.2',
     109        'moment'                      => '2.29.4',
    110110        'lodash'                      => '4.17.19',
    111111        'wp-polyfill-fetch'           => '3.6.2',
Note: See TracChangeset for help on using the changeset viewer.