diff --git a/blockchain-workbench/auth-samples/nodejs/package.json b/blockchain-workbench/auth-samples/nodejs/package.json index b55ad26a6..3e2337ff4 100644 --- a/blockchain-workbench/auth-samples/nodejs/package.json +++ b/blockchain-workbench/auth-samples/nodejs/package.json @@ -9,7 +9,7 @@ "author": "Ali Hajimirza", "license": "MIT", "dependencies": { - "axios": "0.18.0", + "axios": "0.19.0", "qs": "6.6.0" } }