diff --git a/package.json b/package.json index 504cd8f..86002dc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Repository for Human models", "license": "MIT", "author": "Vladimir Mandic ", - "version": "3.0.2", + "version": "3.0.3", "repository": { "type": "git", "url": "git+https://github.com/vladmandic/human-models.git" @@ -21,12 +21,12 @@ "tfjs-models" ], "dependencies": { - "@google-cloud/storage": "^6.9.0", - "@vladmandic/human": "^3.0.2", - "@vladmandic/pilogger": "^0.4.6", - "eslint": "^8.31.0", + "@google-cloud/storage": "^6.9.1", + "@vladmandic/human": "^3.0.4", + "@vladmandic/pilogger": "^0.4.7", + "eslint": "^8.33.0", "eslint-config-airbnb-base": "^15.0.0", - "eslint-plugin-import": "^2.26.0", + "eslint-plugin-import": "^2.27.5", "eslint-plugin-node": "^11.1.0" } }