diff --git a/swdata-admin-main/package.json b/swdata-admin-main/package.json index b9ad393..1c37adf 100644 --- a/swdata-admin-main/package.json +++ b/swdata-admin-main/package.json @@ -18,7 +18,7 @@ "graphql": "^16.3.0", "graphql-tag": "^2.12.6", "lodash": "^4.17.21", - "luxon": "^2.3.2", + "luxon": "^2.5.2", "prop-types": "^15.8.1", "ra-data-hasura": "^0.2.0", "ra-data-json-server": "^3.19.8", diff --git a/swdata-admin-main/yarn.lock b/swdata-admin-main/yarn.lock index 800555c..a794475 100644 --- a/swdata-admin-main/yarn.lock +++ b/swdata-admin-main/yarn.lock @@ -6864,10 +6864,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.2.tgz#5f2f3002b8c39b60a7b7ad24b2a85d90dc5db49c" - integrity sha512-MlAQQVMFhGk4WUA6gpfsy0QycnKP0+NlCBJRVRNPxxSIbjrCbQ65nrpJD3FVyJNZLuJ0uoqL57ye6BmDYgHaSw== +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"