diff --git a/onduty/package-lock.json b/onduty/package-lock.json index 5fa2de97..7f517947 100644 --- a/onduty/package-lock.json +++ b/onduty/package-lock.json @@ -24,7 +24,7 @@ "jest-silent-reporter": "0.6.0", "nodemon": "3.1.7", "ts-jest": "29.2.5", - "typescript": "5.6.3" + "typescript": "5.7.2" } }, "node_modules/@babel/code-frame": { @@ -6295,9 +6295,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/onduty/package.json b/onduty/package.json index 58bd8e38..d594e6b5 100644 --- a/onduty/package.json +++ b/onduty/package.json @@ -32,7 +32,7 @@ "jest-silent-reporter": "0.6.0", "nodemon": "3.1.7", "ts-jest": "29.2.5", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "standard": { "env": [