diff --git a/ghost/stats-service/package.json b/ghost/stats-service/package.json index c0eb59be83..37ccdc7dc4 100644 --- a/ghost/stats-service/package.json +++ b/ghost/stats-service/package.json @@ -20,7 +20,7 @@ "lib" ], "devDependencies": { - "@types/luxon": "3.3.0", + "@types/luxon": "3.3.1", "@types/mocha": "10.0.1", "@types/sinon": "10.0.15", "c8": "7.14.0", diff --git a/yarn.lock b/yarn.lock index ab5bf152d8..8b5a166558 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7477,10 +7477,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== -"@types/luxon@3.3.0": - version "3.3.0" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.0.tgz#a61043a62c0a72696c73a0a305c544c96501e006" - integrity sha512-uKRI5QORDnrGFYgcdAVnHvEIvEZ8noTpP/Bg+HeUzZghwinDlIS87DEenV5r1YoOF9G4x600YsUXLWZ19rmTmg== +"@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/mdx@^2.0.0": version "2.0.5"