diff --git a/README.md b/README.md index 61373d0..8ac248d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Human Models -[Human main repository](https://github.com/vladmandic/human) +Link to [Human main repository](https://github.com/vladmandic/human) For model details and credits see [documentation in the main library](https://github.com/vladmandic/human/wiki/Models) diff --git a/package.json b/package.json index 27d7ff9..035a25e 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,10 @@ "tfjs-models" ], "dependencies": { - "@google-cloud/storage": "^6.7.0", - "@vladmandic/human": "^3.0.1", + "@google-cloud/storage": "^6.9.0", + "@vladmandic/human": "^3.0.2", "@vladmandic/pilogger": "^0.4.6", - "eslint": "^8.28.0", + "eslint": "^8.31.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-node": "^11.1.0"