Skip to content

Commit

Permalink
fix: functions/ocr/app/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent dced856 commit 509705c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/ocr/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@google-cloud/pubsub": "^3.0.0",
"@google-cloud/storage": "^6.0.0",
"@google-cloud/translate": "^7.0.1",
"@google-cloud/vision": "^3.0.0",
"@google-cloud/vision": "^4.0.0",
"nconf": "^0.12.0"
},
"devDependencies": {
Expand Down

0 comments on commit 509705c

Please sign in to comment.