diff --git a/package.json b/package.json index c6525e8..dde94bf 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@babel/plugin-transform-runtime": "^7.4.4", "expo": "^33.0.0", "lodash": "^4.17.11", - "moment": "^2.24.0", + "moment": "^2.29.4", "react": "16.8.3", "react-dom": "^16.8.6", "react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz", diff --git a/yarn.lock b/yarn.lock index e71383a..8b0d08f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3286,9 +3286,9 @@ mkdirp@^0.5.0, mkdirp@^0.5.1: 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.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" morgan@^1.9.0: version "1.9.1"