diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index 756bc5ac19..31b7a3096c 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -20,7 +20,7 @@ "lib" ], "devDependencies": { - "@types/luxon": "3.3.1", + "@types/luxon": "3.3.2", "@types/mocha": "10.0.1", "@types/sinon": "10.0.16", "c8": "7.14.0", diff --git a/yarn.lock b/yarn.lock index 2849ffd321..65ced141ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8533,10 +8533,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== -"@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/mdx@^2.0.0": version "2.0.5"