diff --git a/frontend/package.json b/frontend/package.json index 69d88f3ea1..f7ed39dfe1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -82,7 +82,7 @@ "redux-thunk": "2.3.0", "sass": "1.42.1", "swr": "1.0.1", - "typescript": "4.4.3", + "typescript": "4.4.4", "web-vitals": "2.1.2", "fast-json-patch": "3.1.0" }, diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 3d7ec9d41e..9fc30545d9 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -12441,10 +12441,10 @@ typedarray@^0.0.6: resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.4.3: - version "4.4.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" - integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== +typescript@4.4.4: + version "4.4.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c" + integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA== unbox-primitive@^1.0.0: version "1.0.1"