diff --git a/client/package.json b/client/package.json index 55748c1..640c07d 100644 --- a/client/package.json +++ b/client/package.json @@ -24,7 +24,7 @@ "firebase": "^9.10.0", "framer-motion": "^7.5.2", "html-react-parser": "^3.0.4", - "luxon": "^2.0.2", + "luxon": "^2.5.2", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.3.0", diff --git a/client/yarn.lock b/client/yarn.lock index 535d891..731ee4e 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -10194,10 +10194,10 @@ lru-cache@^7.14.0: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.0.tgz#21be64954a4680e303a09e9468f880b98a0b3c7f" integrity sha512-EIRtP1GrSJny0dqb50QXRUNBxHJhcpxHC++M5tD7RYbvLLn5KVWKsbyswSSqDuU15UFi3bgTQIY8nhDMeF6aDQ== -luxon@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.0.2.tgz#11f2cd4a11655fdf92e076b5782d7ede5bcdd133" - integrity sha512-ZRioYLCgRHrtTORaZX1mx+jtxKtKuI5ZDvHNAmqpUzGqSrR+tL4FVLn/CUGMA3h0+AKD1MAxGI5GnCqR5txNqg== +luxon@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" + integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== lz-string@^1.4.4: version "1.4.4"