diff --git a/themes/aindustriosa/package.json b/themes/aindustriosa/package.json index 779591ba25..8613fb7c3d 100644 --- a/themes/aindustriosa/package.json +++ b/themes/aindustriosa/package.json @@ -47,7 +47,7 @@ "@babel/polyfill": "^7.7.0", "axios": "^0.19.0", "jquery": "^3.4.1", - "moment": "^2.24.0", + "moment": "^2.29.2", "tarteaucitronjs": "^1.3.1", "vue": "^2.6.11" } diff --git a/themes/aindustriosa/yarn.lock b/themes/aindustriosa/yarn.lock index 4cb389262b..f882ab866e 100644 --- a/themes/aindustriosa/yarn.lock +++ b/themes/aindustriosa/yarn.lock @@ -3561,9 +3561,9 @@ mixin-deep@^1.2.0: dependencies: minimist "0.0.8" -moment@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" +moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" move-concurrently@^1.0.1: version "1.0.1"