diff --git a/package.json b/package.json index 0ad006c..2708dd9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "enquirer": "^2.3.1", "immer": "^3.2.0", "meow": "^5.0.0", - "moment": "^2.24.0", + "moment": "^2.29.4", "mysql2": "^1.6.5", "p-iteration": "^1.1.8", "uuid": "^3.3.2" diff --git a/yarn.lock b/yarn.lock index 4ce94e6..e249599 100644 --- a/yarn.lock +++ b/yarn.lock @@ -176,9 +176,9 @@ minimist-options@^3.0.1: arrify "^1.0.1" is-plain-obj "^1.1.0" -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" mysql2@^1.6.5: version "1.6.5"