Skip to content

Commit

Permalink
fix: packages/owl-bot/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-io[bot] authored Mar 25, 2024
1 parent 656cd10 commit 7673d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/owl-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@
"dependencies": {
"@google-automations/datastore-lock": "^4.0.1",
"@google-automations/label-utils": "^3.0.0",
"@google-cloud/cloudbuild": "^3.1.1",
"@google-cloud/cloudbuild": "^4.0.0",
"@octokit/rest": "^19.0.4",
"@octokit/types": "^8.0.0",
"@octokit/webhooks-types": "^6.3.6",
"adm-zip": "^0.5.9",
"ajv": "^8.11.0",
"code-suggester": "^4.1.0",
"firebase-admin": "^11.0.1",
"firebase-admin": "^12.0.0",
"follow-redirects": "^1.15.2",
"fs-extra": "^11.0.0",
"gaxios": "^5.0.1",
Expand Down

0 comments on commit 7673d65

Please sign in to comment.