Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - firebase-functions from 4.4.1 to 4.9.0.
    See this package in npm: https://www.npmjs.com/package/firebase-functions
  - probot from 12.3.1 to 12.4.0.
    See this package in npm: https://www.npmjs.com/package/probot

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/6f360e9a-f291-4004-bb14-422e414312f8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 7, 2024
1 parent 1683e02 commit 921f3fa
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 42 deletions.
83 changes: 43 additions & 40 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"@conventional-commits/parser": "0.4.1",
"conventional-commit-types": "3.0.0",
"firebase-functions": "4.4.1",
"probot": "12.3.1"
"firebase-functions": "4.9.0",
"probot": "12.4.0"
},
"devDependencies": {
"@octokit/webhooks-types": "7.2.0",
Expand Down

0 comments on commit 921f3fa

Please sign in to comment.