diff --git a/package.json b/package.json index 2c5e3e7..240e1cb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@emotion/core": "^10.0.10", "@emotion/styled": "^10.0.11", "@types/node": "^12.0.2", - "luxon": "^1.13.2", + "luxon": "^1.28.1", "react": "^16.8.6", "react-dom": "^16.8.6", "react-text-mask": "^5.4.3" diff --git a/yarn.lock b/yarn.lock index f79fdda..8b6a409 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7026,10 +7026,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -luxon@^1.13.2: - version "1.13.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.13.2.tgz#2866c7a7591441aea0004e8cf80d5ca6d917017a" - integrity sha512-U7i2AE+/VWeB8PZZkIeEcxJCZvBA8LegCHufaIFYx3qRQdw2UJw3fuaL/Fqi9Q+2MeFYu+gYqIzr5hWOvAMHBQ== +luxon@^1.28.1: + version "1.28.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0" + integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw== magic-string@^0.22.4: version "0.22.5"