diff --git a/document-ai/snippets/package.json b/document-ai/snippets/package.json index 1000e56b980..ee5d81f09a5 100644 --- a/document-ai/snippets/package.json +++ b/document-ai/snippets/package.json @@ -13,7 +13,7 @@ "test": "mocha test/*.js --timeout 600000" }, "dependencies": { - "@google-cloud/documentai": "^2.2.2", + "@google-cloud/documentai": "^2.3.0", "@google-cloud/storage": "^5.0.0", "p-queue": "^6.6.2", "uuid": "^8.3.1"