diff --git a/Build-Process.md b/Build-Process.md
index c148ca3..8e32056 100644
--- a/Build-Process.md
+++ b/Build-Process.md
@@ -44,7 +44,7 @@ Production build is started by running `npm run build`
```js
2021-11-17 15:23:35 INFO: Application: { name: '@vladmandic/human', version: '2.5.2' }
2021-11-17 15:23:35 INFO: Environment: { profile: 'production', config: '.build.json', package: 'package.json', tsconfig: true, eslintrc: true, git: true }
-2021-11-17 15:23:35 INFO: Toolchain: { build: '0.6.4', esbuild: '0.13.14', typescript: '4.4.4', typedoc: '0.22.9', eslint: '8.2.0' }
+2021-11-17 15:23:35 INFO: Toolchain: { build: '0.6.4', esbuild: '0.13.14', typescript: '4.5.2', typedoc: '0.22.9', eslint: '8.2.0' }
2021-11-17 15:23:35 INFO: Build: { profile: 'production', steps: [ 'clean', 'compile', 'typings', 'typedoc', 'lint', 'changelog' ] }
2021-11-17 15:23:35 STATE: Clean: { locations: [ 'dist/*', 'types/lib/*', 'typedoc/*' ] }
2021-11-17 15:23:35 STATE: Compile: { name: 'tfjs/nodejs/cpu', format: 'cjs', platform: 'node', input: 'tfjs/tf-node.ts', output: 'dist/tfjs.esm.js', files: 1, inputBytes: 102, outputBytes: 1275 }
diff --git a/Home.md b/Home.md
index bbbf810..0b4ec23 100644
--- a/Home.md
+++ b/Home.md
@@ -305,7 +305,7 @@ For more info, see [**Configuration Details**](https://github.com/vladmandic/hum