diff --git a/functions/package.json b/functions/package.json index fc7f0741..b6c1dec0 100644 --- a/functions/package.json +++ b/functions/package.json @@ -34,7 +34,7 @@ "eslint-watch": "8.0.0", "firebase-functions-test": "^3.3.0", "firebase-tools": "11.25.1", - "typescript": "^5.5.4" + "typescript": "^5.7.2" }, "resolutions": { "@types/express": "4.17.13", diff --git a/functions/yarn.lock b/functions/yarn.lock index e6278e64..142cf0dd 100644 --- a/functions/yarn.lock +++ b/functions/yarn.lock @@ -6442,10 +6442,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^5.5.4: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@^5.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"