diff --git a/docx-wasm/package.json b/docx-wasm/package.json index b80c780..0d1a367 100644 --- a/docx-wasm/package.json +++ b/docx-wasm/package.json @@ -33,7 +33,7 @@ "npm-run-all": "4.1.5", "text-encoding": "0.7.0", "ts-loader": "9.2.4", - "typescript": "4.4.3", + "typescript": "4.4.4", "webpack": "4.46.0", "webpack-cli": "3.3.12", "webpack-dev-server": "3.11.2", diff --git a/docx-wasm/yarn.lock b/docx-wasm/yarn.lock index 590ea72..0d54543 100644 --- a/docx-wasm/yarn.lock +++ b/docx-wasm/yarn.lock @@ -6946,10 +6946,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" 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== union-value@^1.0.0: version "1.0.1"