External Libraries: Update the Moment library to version 2.29.4.
This is a minor bug fix release. Props dilipbheda. Fixes #56031. Built from https://develop.svn.wordpress.org/trunk@53725 git-svn-id: http://core.svn.wordpress.org/trunk@53284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -106,7 +106,7 @@ function wp_default_packages_vendor( $scripts ) {
|
||||
'react' => '17.0.1',
|
||||
'react-dom' => '17.0.1',
|
||||
'regenerator-runtime' => '0.13.9',
|
||||
'moment' => '2.29.3',
|
||||
'moment' => '2.29.4',
|
||||
'lodash' => '4.17.19',
|
||||
'wp-polyfill-fetch' => '3.6.2',
|
||||
'wp-polyfill-formdata' => '4.0.10',
|
||||
|
||||
Reference in New Issue
Block a user