External Libraries: Update moment to version 2.29.2.
See #55547. Built from https://develop.svn.wordpress.org/trunk@53163 git-svn-id: http://core.svn.wordpress.org/trunk@52752 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.1',
|
||||
'moment' => '2.29.2',
|
||||
'lodash' => '4.17.19',
|
||||
'wp-polyfill-fetch' => '3.6.2',
|
||||
'wp-polyfill-formdata' => '4.0.0',
|
||||
|
||||
Reference in New Issue
Block a user