Skip to content

Commit

Permalink
fix: healthcare/dicom/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 0ea256c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion healthcare/dicom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "mocha system-test/*.test.js --timeout=60000"
},
"devDependencies": {
"@google-cloud/pubsub": "^3.0.0",
"@google-cloud/pubsub": "^4.0.0",
"@google-cloud/storage": "^6.0.0",
"mocha": "^10.1.0"
},
Expand Down

0 comments on commit 0ea256c

Please sign in to comment.