Skip to content

Commit

Permalink
fix: packages/cron-utils/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-MARKDOWNIT-6483324
  • Loading branch information
snyk-bot committed Mar 26, 2024
1 parent 656cd10 commit bfef664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cron-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"bugs": "https://github.com/googleapis/repo-automation-bots/issues",
"dependencies": {
"@google-cloud/run": "^0.3.0",
"@google-cloud/scheduler": "^3.0.3",
"@google-cloud/scheduler": "^4.0.0",
"google-auth-library": "^8.5.1",
"js-yaml": "^4.1.0",
"yargs": "^17.5.1"
Expand Down

0 comments on commit bfef664

Please sign in to comment.