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-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 10, 2024
1 parent f257774 commit fb7a27e
Show file tree
Hide file tree
Showing 2 changed files with 596 additions and 281 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"js-yaml": "3.14.1",
"probot": "9.15.1"
"probot": "10.0.0"
},
"devDependencies": {
"@types/bunyan": "1.8.11",
Expand Down
Loading

0 comments on commit fb7a27e

Please sign in to comment.