diff --git a/package.json b/package.json index 190e413..2d2fdcc 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "html-webpack-plugin": "^4.4.1", "husky": "^4.3.0", "lint-staged": "^10.4.0", - "moment": "^2.28.0", + "moment": "^2.29.2", "native-ext-loader": "^2.3.0", "node-sass": "^4.12.0", "prettier": "^1.17.1", diff --git a/yarn.lock b/yarn.lock index 0790a93..92f9c0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6850,10 +6850,10 @@ mkdirp-classic@^0.5.2: dependencies: minimist "^1.2.5" -moment@^2.28.0: - version "2.28.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75" - integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw== +moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== most@^1.7.3: version "1.8.1"