diff --git a/front/package.json b/front/package.json index 4247df67e..3c267e637 100644 --- a/front/package.json +++ b/front/package.json @@ -90,7 +90,7 @@ "moxios": "0.4.0", "sass": "1.56.1", "sinon": "14.0.2", - "typescript": "4.8.4", + "typescript": "4.9.3", "utility-types": "3.10.0", "vite": "3.2.4", "vite-plugin-pwa": "0.13.3", diff --git a/front/yarn.lock b/front/yarn.lock index 803334ecb..8143a15b0 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -5200,11 +5200,16 @@ type-fest@^0.20.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== -"typescript@2 - 4", typescript@4.8.4: +"typescript@2 - 4": version "4.8.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== +typescript@4.9.3: + version "4.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db" + integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA== + typical@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/typical/-/typical-4.0.0.tgz#cbeaff3b9d7ae1e2bbfaf5a4e6f11eccfde94fc4"