Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-GRPCGRPCJS-7242922
  • Loading branch information
snyk-bot committed Jun 12, 2024
1 parent 60a02ff commit bf08b36
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 193 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
]
},
"dependencies": {
"@google-cloud/pubsub": "^1.1.5",
"@google-cloud/pubsub": "^3.0.0",
"@types/body-parser": "^1.17.0",
"@types/dotenv": "^4.0.3",
"@types/express": "^4.16.0",
Expand Down
Loading

0 comments on commit bf08b36

Please sign in to comment.