diff --git a/ui/package.json b/ui/package.json index f681f47..7af7c5b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -32,7 +32,7 @@ "css-loader": "^0.28.4", "html-webpack-plugin": "^2.29.0", "lodash": "^4.17.21", - "moment": "^2.19.3", + "moment": "^2.29.4", "node-sass": "^7.0.0", "path": "^0.12.7", "postcss-loader": "^2.0.6", diff --git a/ui/yarn.lock b/ui/yarn.lock index 8db87ff..ba8ed9d 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3024,9 +3024,9 @@ mkdirp@^1.0.3: version "1.0.4" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" -moment@^2.19.3: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" +moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" ms@2.0.0: version "2.0.0"