diff --git a/Authorization/package-lock.json b/Authorization/package-lock.json index 6318e8f..86814ef 100644 --- a/Authorization/package-lock.json +++ b/Authorization/package-lock.json @@ -9022,9 +9022,9 @@ } }, "typescript": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz", - "integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==", + "version": "4.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz", + "integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==", "dev": true }, "union-value": { diff --git a/Authorization/package.json b/Authorization/package.json index 8db5831..a7a7678 100644 --- a/Authorization/package.json +++ b/Authorization/package.json @@ -73,7 +73,7 @@ "ts-loader": "^9.2.2", "ts-node": "^9.0.0", "tsconfig-paths": "^3.9.0", - "typescript": "^4.2.4" + "typescript": "^4.9.3" }, "jest": { "moduleFileExtensions": [