External Libraries: Update moment to version 2.29.2.

See #55547.

git-svn-id: https://develop.svn.wordpress.org/trunk@53163 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers
2022-04-12 16:50:07 +00:00
parent d65dc545c5
commit 8bb8bc92a4
3 changed files with 5 additions and 5 deletions

View File

@@ -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',