diff --git a/ui/package.json b/ui/package.json index 87480b0..a1646dc 100644 --- a/ui/package.json +++ b/ui/package.json @@ -13,7 +13,7 @@ "@koumoul/vjsf": "2.21.4", "@mdi/font": "7.2.96", "@mdi/util": "0.3.2", - "@types/luxon": "3.3.1", + "@types/luxon": "3.3.2", "@types/prismjs": "1.26.0", "@uppy/core": "1.20.1", "@uppy/tus": "1.9.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index 7320ffa..aa4054d 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1681,10 +1681,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.197.tgz#e95c5ddcc814ec3e84c891910a01e0c8a378c54b" integrity sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g== -"@types/luxon@3.3.1": - version "3.3.1" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.1.tgz#08727da7d81ee6a6c702b9dc6c8f86be010eb4dc" - integrity sha512-XOS5nBcgEeP2PpcqJHjCWhUCAzGfXIU8ILOSLpx2FhxqMW9KdxgCGXNOEKGVBfveKtIpztHzKK5vSRVLyW/NqA== +"@types/luxon@3.3.2": + version "3.3.2" + resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.2.tgz#f6e3524c2486b949a4db445e85d93c8e9886dfe2" + integrity sha512-l5cpE57br4BIjK+9BSkFBOsWtwv6J9bJpC7gdXIzZyI0vuKvNTk0wZZrkQxMGsUAuGW9+WMNWF2IJMD7br2yeQ== "@types/mime@*": version "3.0.1"